Changed loglevel and target in test

This commit is contained in:
Lukas Metzger 2018-03-23 19:54:07 +01:00
parent cd6f019dd0
commit 49b45a0cf1

View file

@ -14,8 +14,7 @@ return [
'dbname' => '$DBNAME'
],
'logging' => [
'level' => 'warning',
'path' => '../../test/logfile.log'
'level' => 'debug'
],
'authentication' => [
'default' => [