invidious/config/config.example.yml

14 lines
342 B
YAML
Raw Normal View History

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