Преглед изворни кода

added missing gotify alert to loserver

Daniel Gibbs пре 4 година
родитељ
комит
95de7bfa8f
1 измењених фајлова са 5 додато и 0 уклоњено
  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"