invidious-experimenting/config/config.example.yml

14 lines
342 B
YAML
Raw Normal View History

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