sharaga44
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lgsm/config-default/config-lgsm/untserver/_default.cfg
|
|
@ -15,7 +15,7 @@ maxplayers="20" |
|
|
|
defaultmap="pei" |
|
|
|
|
|
|
|
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
startparameters="-port:${port} -players:${maxplayers} --nographics -${defaultmap} -batchmode +secureserver/${selfname}" |
|
|
|
startparameters="-port:${port} -players:${maxplayers} --nographics -${defaultmap} -batchmode +InternetServer/${selfname}" |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|
|
|
|
|