Revert some accidentally set data in host.yaml
This commit is contained in:
parent
c56b288d85
commit
ae0a6362a6
|
@ -13,7 +13,7 @@ general_options:
|
||||||
# Null means nothing, for the server this means to default the value
|
# Null means nothing, for the server this means to default the value
|
||||||
# These overwrite command line arguments!
|
# These overwrite command line arguments!
|
||||||
server_options:
|
server_options:
|
||||||
host: berserkermulti.world
|
host: null
|
||||||
port: null
|
port: null
|
||||||
password: null
|
password: null
|
||||||
multidata: null
|
multidata: null
|
||||||
|
|
Loading…
Reference in New Issue