invidious/config/config.yml

13 lines
194 B
YAML
Raw Normal View History

2018-11-25 19:13:56 -05:00
video_threads: 0
crawl_threads: 0
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
2018-09-05 21:31:08 -04:00
full_refresh: false
2018-10-03 11:36:30 -04:00
https_only: false