|
@@ -6,6 +6,8 @@
|
|
|
# common.cfg - applies settings to every instance.
|
|
# common.cfg - applies settings to every instance.
|
|
|
# [instance].cfg - applies settings to a specific instance.
|
|
# [instance].cfg - applies settings to a specific instance.
|
|
|
|
|
|
|
|
|
|
+#### Game Server Settings ####
|
|
|
|
|
+
|
|
|
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
|
|
## Server Start Command | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters
|
|
|
fn_parms(){
|
|
fn_parms(){
|
|
|
parms="--config ${servercfgfullpath}"
|
|
parms="--config ${servercfgfullpath}"
|
|
@@ -28,7 +30,7 @@ displayip=""
|
|
|
# More info | https://docs.linuxgsm.com/alerts#more-info
|
|
# More info | https://docs.linuxgsm.com/alerts#more-info
|
|
|
postalert="off"
|
|
postalert="off"
|
|
|
postdays="7"
|
|
postdays="7"
|
|
|
-posttarget="https://hastebin.com"
|
|
|
|
|
|
|
+posttarget="https://termbin.com"
|
|
|
|
|
|
|
|
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord
|
|
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord
|
|
|
discordalert="off"
|
|
discordalert="off"
|