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 4de1af9 commit ae0043cCopy full SHA for ae0043c
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} -GamePort=${port} -log -unattended"
+startparameters="FactoryGame -ServerQueryPort=${queryport} -BeaconPort=${beaconport} -Port=${port} -log -unattended"
19
20
#### LinuxGSM Settings ####
21
0 commit comments