Add config file

This commit is contained in:
Omar Roth
2018-03-09 12:42:23 -06:00
parent e22d6d8549
commit eb1d1e30d1
3 changed files with 37 additions and 3 deletions

8
config/config.yml Normal file
View File

@ -0,0 +1,8 @@
pool_size: 10
threads: 5
db:
user: kemal
password: kemal
host: localhost
port: 5432
dbname: invidious