We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a908e18 commit 72cf56bCopy full SHA for 72cf56b
lgsm/config-default/config-lgsm/sfserver/_default.cfg
@@ -15,7 +15,7 @@ beaconport="15000"
15
port="7777"
16
17
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
18
-startparameters="FactoryGame -ServerQueryPort=${queryport} -BeaconPort=${beaconport} -Port=${port} -log -unattended"
+startparameters="FactoryGame -multihome=${ip} -ServerQueryPort=${queryport} -BeaconPort=${beaconport} -Port=${port} -log -unattended"
19
20
#### LinuxGSM Settings ####
21
0 commit comments