فهرست منبع

added new servers

Daniel Gibbs 6 سال پیش
والد
کامیت
1f4fa0ce13

+ 1 - 1
lgsm/config-default/config-lgsm/common-template.cfg

@@ -2,4 +2,4 @@
 ######## Common Settings #########
 ##################################
 # PLACE GLOBAL SETTINGS HERE
-## These settings will apply to all instances
+## These settings will apply to all instances.

+ 1 - 1
lgsm/config-default/config-lgsm/instance-template.cfg

@@ -2,4 +2,4 @@
 ####### Instance Settings ########
 ##################################
 # PLACE INSTANCE SETTINGS HERE
-## These settings will apply to a specific instance
+## These settings will apply to a specific instance.

+ 3 - 1
lgsm/config-default/config-lgsm/onsetserver/_default.cfg

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