Browse Source

default config changes

pull/2911/head
scott 5 years ago
parent
commit
be623fcd83
  1. 2
      lgsm/config-default/config-lgsm/mofmserver/_default.cfg

2
lgsm/config-default/config-lgsm/mofmserver/_default.cfg

@ -17,7 +17,7 @@ port="7777"
queryport="15000"
# Overrides the IP address the server is running on. The server will use one of the available IP addresses but will not ascertain that this is a publicly reachable IP address. Used in Multi-IP environments.
ip="10.0.2.6"
ip="0.0.0.0"
# Maximal number of players for the server. Default is 2.
maxplayers="32"

Loading…
Cancel
Save