Put log block in correct place
This commit is contained in:
parent
25fe841d29
commit
1be24e24af
1 changed files with 5 additions and 4 deletions
|
@ -2,12 +2,13 @@
|
||||||
admin off # we dont use this so lol
|
admin off # we dont use this so lol
|
||||||
}
|
}
|
||||||
|
|
||||||
log {
|
|
||||||
output stdout
|
|
||||||
level INFO
|
|
||||||
}
|
|
||||||
|
|
||||||
:9455 {
|
:9455 {
|
||||||
|
log {
|
||||||
|
output stdout
|
||||||
|
level INFO
|
||||||
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
-Server
|
-Server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue