mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:25:56 -04:00
9 lines
139 B
YAML
9 lines
139 B
YAML
crawl_threads: 1
|
|
channel_threads: 1
|
|
video_threads: 1
|
|
db:
|
|
user: kemal
|
|
password: kemal
|
|
host: localhost
|
|
port: 5432
|
|
dbname: invidious |