invidious/config/config.example.yml

14 lines
342 B
YAML
Raw Normal View History

2018-07-26 15:56:18 +00:00
channel_threads: 1
2018-10-09 22:24:29 +00:00
feed_threads: 1
2018-03-09 18:42:23 +00:00
db:
user: kemal
password: kemal
host: localhost
port: 5432
2018-08-09 01:12:17 +00:00
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 01:31:08 +00:00
full_refresh: false
2018-10-03 15:36:30 +00:00
https_only: false
2019-03-03 17:55:14 +00:00
domain: