mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-02 00:43:05 +05:30
9 lines
139 B
YAML
9 lines
139 B
YAML
crawl_threads: 5
|
|
channel_threads: 5
|
|
video_threads: 5
|
|
db:
|
|
user: kemal
|
|
password: kemal
|
|
host: localhost
|
|
port: 5432
|
|
dbname: invidious |