mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-26 16:52:12 +05:30
8 lines
111 B
YAML
8 lines
111 B
YAML
|
pool_size: 10
|
||
|
threads: 5
|
||
|
db:
|
||
|
user: kemal
|
||
|
password: kemal
|
||
|
host: localhost
|
||
|
port: 5432
|
||
|
dbname: invidious
|