Răsfoiți Sursa

added missing gotify alert to loserver

Daniel Gibbs 4 ani în urmă
părinte
comite
95de7bfa8f
1 a modificat fișierele cu 5 adăugiri și 0 ștergeri
  1. 5 0
      lgsm/config-default/config-lgsm/loserver/_default.cfg

+ 5 - 0
lgsm/config-default/config-lgsm/loserver/_default.cfg

@@ -51,6 +51,11 @@ emailalert="off"
 email="email@example.com"
 emailfrom=""
 
+# Gotify Alerts | https://docs.linuxgsm.com/alerts/gotify
+gotifyalert="off"
+gotifytoken="token"
+gotifywebhook="webhook"
+
 # IFTTT Alerts | https://docs.linuxgsm.com/alerts/ifttt
 iftttalert="off"
 ifttttoken="accesstoken"