Enable logging for debug
This commit is contained in:
parent
7bfce71fe9
commit
25fe841d29
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
admin off # we dont use this so lol
|
admin off # we dont use this so lol
|
||||||
}
|
}
|
||||||
|
|
||||||
|
log {
|
||||||
|
output stdout
|
||||||
|
level INFO
|
||||||
|
}
|
||||||
|
|
||||||
:9455 {
|
:9455 {
|
||||||
header {
|
header {
|
||||||
-Server
|
-Server
|
||||||
|
|
Loading…
Add table
Reference in a new issue