diff --git a/lgsm/config-default/config-lgsm/tfserver/_default.cfg b/lgsm/config-default/config-lgsm/tfserver/_default.cfg index eb164af739..00e3ec982c 100644 --- a/lgsm/config-default/config-lgsm/tfserver/_default.cfg +++ b/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}"