|
@@ -39,6 +39,13 @@ iftttalert="off"
|
|
|
ifttttoken="accesstoken"
|
|
ifttttoken="accesstoken"
|
|
|
iftttevent="linuxgsm_alert"
|
|
iftttevent="linuxgsm_alert"
|
|
|
|
|
|
|
|
|
|
+# Mailgun Email Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/mailgun
|
|
|
|
|
+mailgunalert="off"
|
|
|
|
|
+mailguntoken="accesstoken"
|
|
|
|
|
+mailgundomain="example.com"
|
|
|
|
|
+mailgunemailfrom="alert@example.com"
|
|
|
|
|
+mailgunemail="email@myemail.com"
|
|
|
|
|
+
|
|
|
# Pushbullet Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet
|
|
# Pushbullet Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet
|
|
|
pushbulletalert="off"
|
|
pushbulletalert="off"
|
|
|
pushbullettoken="accesstoken"
|
|
pushbullettoken="accesstoken"
|