Skip to content

Commit 95de7bf

Browse files
committed
added missing gotify alert to loserver
1 parent c8d1a7c commit 95de7bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lgsm/config-default/config-lgsm/loserver/_default.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ emailalert="off"
5151
5252
emailfrom=""
5353

54+
# Gotify Alerts | https://docs.linuxgsm.com/alerts/gotify
55+
gotifyalert="off"
56+
gotifytoken="token"
57+
gotifywebhook="webhook"
58+
5459
# IFTTT Alerts | https://docs.linuxgsm.com/alerts/ifttt
5560
iftttalert="off"
5661
ifttttoken="accesstoken"

0 commit comments

Comments
 (0)