mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:45:34 +00:00
[General] Add explanation about 0.0.0.0 to server config file
This commit is contained in:
parent
6041425122
commit
c0fde5ae97
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[General]
|
||||
# The default localAddress of 0.0.0.0 makes the server reachable at all of its local addresses
|
||||
localAddress = 0.0.0.0
|
||||
port = 25565
|
||||
maximumPlayers = 64
|
||||
|
|
Loading…
Reference in a new issue