forked from midou/invidious
Add config file
This commit is contained in:
8
config/config.yml
Normal file
8
config/config.yml
Normal file
@ -0,0 +1,8 @@
|
||||
pool_size: 10
|
||||
threads: 5
|
||||
db:
|
||||
user: kemal
|
||||
password: kemal
|
||||
host: localhost
|
||||
port: 5432
|
||||
dbname: invidious
|
Reference in New Issue
Block a user