|
@@ -65,6 +65,16 @@ iftttalert="off"
|
|
|
ifttttoken="accesstoken"
|
|
ifttttoken="accesstoken"
|
|
|
iftttevent="linuxgsm_alert"
|
|
iftttevent="linuxgsm_alert"
|
|
|
|
|
|
|
|
|
|
+# ntfy Alerts | https://docs.linuxgsm.com/alerts/ntfy
|
|
|
|
|
+ntfyalert="off"
|
|
|
|
|
+ntfytopic="LinuxGSM"
|
|
|
|
|
+ntfyserver="https://ntfy.sh"
|
|
|
|
|
+ntfytoken=""
|
|
|
|
|
+ntfyusername=""
|
|
|
|
|
+ntfypassword=""
|
|
|
|
|
+ntfypriority=""
|
|
|
|
|
+ntfytags=""
|
|
|
|
|
+
|
|
|
# Pushbullet Alerts | https://docs.linuxgsm.com/alerts/pushbullet
|
|
# Pushbullet Alerts | https://docs.linuxgsm.com/alerts/pushbullet
|
|
|
pushbulletalert="off"
|
|
pushbulletalert="off"
|
|
|
pushbullettoken="accesstoken"
|
|
pushbullettoken="accesstoken"
|