Added empty log file and stripped config file.

This commit is contained in:
2017-11-04 19:28:34 +01:00
parent 2fc9674548
commit 6e9d511b5c
2 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"database": {
"host": "../shows.db"
},
"webserver": {
"port": 31459
},
"tmdb": {
"apiKey": ""
},
"raven": {
"DSN": ""
},
"mail": {
"host": "",
"user": "",
"password": "",
"user_pi": "",
"password_pi": ""
},
"authentication": {
"secret": ""
}
}