mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
[Config] Add extra comment for tes3mp-server-default.cfg's localAddress
This commit is contained in:
parent
a7eeba03a1
commit
3603408c67
@ -1,9 +1,10 @@
|
||||
[General]
|
||||
# The default localAddress of 0.0.0.0 makes the server reachable at all of its local addresses
|
||||
# You almost never have to change this
|
||||
localAddress = 0.0.0.0
|
||||
port = 25565
|
||||
maximumPlayers = 64
|
||||
hostname = My TES3MP server
|
||||
hostname = TES3MP server
|
||||
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
||||
logLevel = 1
|
||||
password =
|
||||
|
Loading…
x
Reference in New Issue
Block a user