enable logging
This commit is contained in:
parent
d7f48af8d2
commit
21ef050c69
|
@ -3,7 +3,7 @@ charset: "UTF-8"
|
|||
tz: "Europe/London"
|
||||
locale: "en_GB"
|
||||
|
||||
logger: "console"
|
||||
logger: "file"
|
||||
log: "debug"
|
||||
startup_info: 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue