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