invidious/config/config.example.yml

14 lines
342 B
YAML
Raw Normal View History

2018-07-26 21:26:18 +05:30
channel_threads: 1
2018-10-10 03:54:29 +05:30
feed_threads: 1
2018-03-10 00:12:23 +05:30
db:
user: kemal
password: kemal
host: localhost
port: 5432
2018-08-09 06:42:17 +05:30
dbname: invidious
# 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-06 07:01:08 +05:30
full_refresh: false
2018-10-03 21:06:30 +05:30
https_only: false
2019-03-03 23:25:14 +05:30
domain: