Daniel Gibbs
2 years ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
4 additions and
3 deletions
-
lgsm/config-default/config-lgsm/tfserver/_default.cfg
|
|
@ -10,9 +10,10 @@ |
|
|
|
|
|
|
|
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters |
|
|
|
ip="0.0.0.0" |
|
|
|
port="7777" |
|
|
|
queryport="7779" # port +2 |
|
|
|
shutdownport="7780" # port +3 |
|
|
|
port="27015" |
|
|
|
beaconport="27016" # port +1 |
|
|
|
queryport="27017" # port +2 |
|
|
|
shutdownport="27018" # port +3 |
|
|
|
adminlabel="true" # Enable admin icon. |
|
|
|
allowsensitivewords="true" |
|
|
|
altsavedirectoryname="${defaultmap}" |
|
|
|