Bladeren bron

removed discord alerts as not quite ready yet.

Daniel Gibbs 9 jaren geleden
bovenliggende
commit
b2b551518f

+ 0 - 4
lgsm/config-default/config-lgsm/arkserver/_default.cfg

@@ -34,10 +34,6 @@ pushbulletalert="off"
 pushbullettoken="accesstoken"
 pushbullettoken="accesstoken"
 channeltag=""
 channeltag=""
 
 
-# Discord Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Discord
-discordalert="off"
-discordwebhook="https://discordapp.com/api/webhooks/12345/abcd12345"
-
 ## Updating | https://github.com/GameServerManagers/LinuxGSM/wiki/Update
 ## Updating | https://github.com/GameServerManagers/LinuxGSM/wiki/Update
 updateonstart="off"
 updateonstart="off"
 
 

+ 0 - 4
lgsm/config-default/config-lgsm/rustserver/_default.cfg

@@ -42,10 +42,6 @@ fi
 ## Notification Alerts
 ## Notification Alerts
 # (on|off)
 # (on|off)
 
 
-# Discord Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Discord
-discordalert="off"
-discordwebhook="https://discordapp.com/api/webhooks/12345/abcd12345"
-
 # Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email
 # Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Email
 emailalert="off"
 emailalert="off"
 email="email@example.com"
 email="email@example.com"