2018-07-26 11:56:18 -04:00
|
|
|
channel_threads: 1
|
2018-10-09 18:24:29 -04:00
|
|
|
feed_threads: 1
|
2018-03-09 13:42:23 -05:00
|
|
|
db:
|
|
|
|
user: kemal
|
|
|
|
password: kemal
|
|
|
|
host: localhost
|
|
|
|
port: 5432
|
2018-08-08 21:12:17 -04:00
|
|
|
dbname: invidious
|
2021-01-30 09:52:48 -05:00
|
|
|
# alternatively, the database URL can be provided directly - if both are set then the latter takes precedence
|
|
|
|
# database_url: postgres://kemal:kemal@localhost:5432/invidious
|
2018-09-05 21:31:08 -04:00
|
|
|
full_refresh: false
|
2018-10-03 11:36:30 -04:00
|
|
|
https_only: false
|
2019-03-03 12:55:14 -05:00
|
|
|
domain:
|
2021-06-26 22:24:22 -04:00
|
|
|
instance_maintainer_email: example@example.com
|