Fix missing configuration keys

This commit is contained in:
Nicolas Le Goff
2014-05-28 13:09:14 +02:00
parent c078c18f7e
commit 534f69b655
2 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ main:
servername: 'http://local.phrasea/'
maintenance: false
languages: []
key: ''
database:
host: 'sql-host'
port: 3306