Browse Source

# Updated _default.cfg to match the one of paper

pull/3475/head
C 4 years ago
parent
commit
215c86ef8b
  1. 5
      lgsm/config-default/config-lgsm/fabmcserver/_default.cfg

5
lgsm/config-default/config-lgsm/fabmcserver/_default.cfg

@ -44,6 +44,11 @@ emailalert="off"
email="[email protected]"
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"

Loading…
Cancel
Save