mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:25:56 -04:00
14 lines
213 B
YAML
14 lines
213 B
YAML
video_threads: 0
|
|
crawl_threads: 0
|
|
channel_threads: 1
|
|
feed_threads: 1
|
|
db:
|
|
user: kemal
|
|
password: kemal
|
|
host: localhost
|
|
port: 5432
|
|
dbname: invidious
|
|
full_refresh: false
|
|
https_only: false
|
|
domain: invidio.us
|