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
|
||||
}
|
||||
|
||||
|
||||
:9455 {
|
||||
log {
|
||||
output stdout
|
||||
level INFO
|
||||
}
|
||||
|
||||
:9455 {
|
||||
header {
|
||||
-Server
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue