forked from midou/invidious
13 lines
195 B
YAML
13 lines
195 B
YAML
crawl_threads: 1
|
|
channel_threads: 1
|
|
video_threads: 1
|
|
db:
|
|
user: kemal
|
|
password: kemal
|
|
host: localhost
|
|
port: 5432
|
|
dbname: invidious
|
|
full_refresh: false
|
|
https_only: false
|
|
geo_bypass: true
|