invidious/config/config.yml

11 lines
177 B
YAML
Raw Normal View History

2018-07-26 21:26:18 +05:30
crawl_threads: 1
channel_threads: 1
video_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
2018-09-06 07:01:08 +05:30
full_refresh: false
https_only: false