Browse Source

feat(alerts): add Gotify support to alerts (#3509)

* added gotify to default configs

* added gotify to info_messages.sh

* added gotify to core_function.sh

* added gotify to alerts.sh

* core of alert_gotify.sh

* fixed unterminated string in default configs

* fixed mistakes in alert_gotify.sh

* fixed bad quoting in alert_gotify.sh

* first working version, gotify does not like emojis

* added back curl options

* added catch for $gotifywebhook to alert.sh

* tabs over spaces

* standardised json

* message

Co-authored-by: Daniel Gibbs <[email protected]>
pull/3563/head
jamiew0w 4 years ago
committed by GitHub
parent
commit
436c87de19
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      lgsm/config-default/config-lgsm/acserver/_default.cfg
  2. 5
      lgsm/config-default/config-lgsm/ahl2server/_default.cfg
  3. 5
      lgsm/config-default/config-lgsm/ahlserver/_default.cfg
  4. 5
      lgsm/config-default/config-lgsm/arkserver/_default.cfg
  5. 5
      lgsm/config-default/config-lgsm/arma3server/_default.cfg
  6. 5
      lgsm/config-default/config-lgsm/avserver/_default.cfg
  7. 5
      lgsm/config-default/config-lgsm/bb2server/_default.cfg
  8. 5
      lgsm/config-default/config-lgsm/bbserver/_default.cfg
  9. 5
      lgsm/config-default/config-lgsm/bdserver/_default.cfg
  10. 5
      lgsm/config-default/config-lgsm/bf1942server/_default.cfg
  11. 5
      lgsm/config-default/config-lgsm/bfvserver/_default.cfg
  12. 5
      lgsm/config-default/config-lgsm/bmdmserver/_default.cfg
  13. 5
      lgsm/config-default/config-lgsm/boserver/_default.cfg
  14. 5
      lgsm/config-default/config-lgsm/bsserver/_default.cfg
  15. 5
      lgsm/config-default/config-lgsm/bt1944server/_default.cfg
  16. 5
      lgsm/config-default/config-lgsm/btserver/_default.cfg
  17. 5
      lgsm/config-default/config-lgsm/ccserver/_default.cfg
  18. 5
      lgsm/config-default/config-lgsm/cmwserver/_default.cfg
  19. 5
      lgsm/config-default/config-lgsm/cod2server/_default.cfg
  20. 5
      lgsm/config-default/config-lgsm/cod4server/_default.cfg
  21. 5
      lgsm/config-default/config-lgsm/codserver/_default.cfg
  22. 5
      lgsm/config-default/config-lgsm/coduoserver/_default.cfg
  23. 5
      lgsm/config-default/config-lgsm/codwawserver/_default.cfg
  24. 5
      lgsm/config-default/config-lgsm/colserver/_default.cfg
  25. 5
      lgsm/config-default/config-lgsm/csczserver/_default.cfg
  26. 5
      lgsm/config-default/config-lgsm/csgoserver/_default.cfg
  27. 5
      lgsm/config-default/config-lgsm/csserver/_default.cfg
  28. 5
      lgsm/config-default/config-lgsm/cssserver/_default.cfg
  29. 5
      lgsm/config-default/config-lgsm/dabserver/_default.cfg
  30. 5
      lgsm/config-default/config-lgsm/dmcserver/_default.cfg
  31. 5
      lgsm/config-default/config-lgsm/dodserver/_default.cfg
  32. 5
      lgsm/config-default/config-lgsm/dodsserver/_default.cfg
  33. 5
      lgsm/config-default/config-lgsm/doiserver/_default.cfg
  34. 5
      lgsm/config-default/config-lgsm/dstserver/_default.cfg
  35. 5
      lgsm/config-default/config-lgsm/dysserver/_default.cfg
  36. 5
      lgsm/config-default/config-lgsm/ecoserver/_default.cfg
  37. 5
      lgsm/config-default/config-lgsm/emserver/_default.cfg
  38. 5
      lgsm/config-default/config-lgsm/etlserver/_default.cfg
  39. 5
      lgsm/config-default/config-lgsm/fctrserver/_default.cfg
  40. 5
      lgsm/config-default/config-lgsm/fofserver/_default.cfg
  41. 5
      lgsm/config-default/config-lgsm/gmodserver/_default.cfg
  42. 5
      lgsm/config-default/config-lgsm/hl2dmserver/_default.cfg
  43. 5
      lgsm/config-default/config-lgsm/hldmserver/_default.cfg
  44. 5
      lgsm/config-default/config-lgsm/hldmsserver/_default.cfg
  45. 5
      lgsm/config-default/config-lgsm/hwserver/_default.cfg
  46. 5
      lgsm/config-default/config-lgsm/insserver/_default.cfg
  47. 5
      lgsm/config-default/config-lgsm/inssserver/_default.cfg
  48. 5
      lgsm/config-default/config-lgsm/iosserver/_default.cfg
  49. 5
      lgsm/config-default/config-lgsm/jc2server/_default.cfg
  50. 5
      lgsm/config-default/config-lgsm/jc3server/_default.cfg
  51. 5
      lgsm/config-default/config-lgsm/jk2server/_default.cfg
  52. 5
      lgsm/config-default/config-lgsm/kf2server/_default.cfg
  53. 5
      lgsm/config-default/config-lgsm/kfserver/_default.cfg
  54. 5
      lgsm/config-default/config-lgsm/l4d2server/_default.cfg
  55. 5
      lgsm/config-default/config-lgsm/l4dserver/_default.cfg
  56. 5
      lgsm/config-default/config-lgsm/mcbserver/_default.cfg
  57. 5
      lgsm/config-default/config-lgsm/mcserver/_default.cfg
  58. 5
      lgsm/config-default/config-lgsm/mhserver/_default.cfg
  59. 5
      lgsm/config-default/config-lgsm/mohaaserver/_default.cfg
  60. 5
      lgsm/config-default/config-lgsm/momserver/_default.cfg
  61. 5
      lgsm/config-default/config-lgsm/mtaserver/_default.cfg
  62. 5
      lgsm/config-default/config-lgsm/mumbleserver/_default.cfg
  63. 5
      lgsm/config-default/config-lgsm/ndserver/_default.cfg
  64. 5
      lgsm/config-default/config-lgsm/nmrihserver/_default.cfg
  65. 5
      lgsm/config-default/config-lgsm/ns2cserver/_default.cfg
  66. 5
      lgsm/config-default/config-lgsm/ns2server/_default.cfg
  67. 5
      lgsm/config-default/config-lgsm/nsserver/_default.cfg
  68. 5
      lgsm/config-default/config-lgsm/onsetserver/_default.cfg
  69. 5
      lgsm/config-default/config-lgsm/opforserver/_default.cfg
  70. 5
      lgsm/config-default/config-lgsm/pcserver/_default.cfg
  71. 5
      lgsm/config-default/config-lgsm/pmcserver/_default.cfg
  72. 5
      lgsm/config-default/config-lgsm/pstbsserver/_default.cfg
  73. 5
      lgsm/config-default/config-lgsm/pvkiiserver/_default.cfg
  74. 5
      lgsm/config-default/config-lgsm/pvrserver/_default.cfg
  75. 5
      lgsm/config-default/config-lgsm/pzserver/_default.cfg
  76. 5
      lgsm/config-default/config-lgsm/q2server/_default.cfg
  77. 5
      lgsm/config-default/config-lgsm/q3server/_default.cfg
  78. 5
      lgsm/config-default/config-lgsm/qlserver/_default.cfg
  79. 5
      lgsm/config-default/config-lgsm/qwserver/_default.cfg
  80. 5
      lgsm/config-default/config-lgsm/ricochetserver/_default.cfg
  81. 5
      lgsm/config-default/config-lgsm/roserver/_default.cfg
  82. 5
      lgsm/config-default/config-lgsm/rtcwserver/_default.cfg
  83. 5
      lgsm/config-default/config-lgsm/rustserver/_default.cfg
  84. 5
      lgsm/config-default/config-lgsm/rwserver/_default.cfg
  85. 5
      lgsm/config-default/config-lgsm/sampserver/_default.cfg
  86. 5
      lgsm/config-default/config-lgsm/sbotsserver/_default.cfg
  87. 5
      lgsm/config-default/config-lgsm/sbserver/_default.cfg
  88. 5
      lgsm/config-default/config-lgsm/scpslserver/_default.cfg
  89. 5
      lgsm/config-default/config-lgsm/scpslsmserver/_default.cfg
  90. 5
      lgsm/config-default/config-lgsm/sdtdserver/_default.cfg
  91. 5
      lgsm/config-default/config-lgsm/sfcserver/_default.cfg
  92. 5
      lgsm/config-default/config-lgsm/sof2server/_default.cfg
  93. 5
      lgsm/config-default/config-lgsm/solserver/_default.cfg
  94. 5
      lgsm/config-default/config-lgsm/squadserver/_default.cfg
  95. 5
      lgsm/config-default/config-lgsm/stserver/_default.cfg
  96. 5
      lgsm/config-default/config-lgsm/svenserver/_default.cfg
  97. 5
      lgsm/config-default/config-lgsm/terrariaserver/_default.cfg
  98. 5
      lgsm/config-default/config-lgsm/tf2server/_default.cfg
  99. 5
      lgsm/config-default/config-lgsm/tfcserver/_default.cfg
  100. 5
      lgsm/config-default/config-lgsm/ts3server/_default.cfg

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

@ -43,6 +43,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"

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

@ -49,6 +49,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"

5
lgsm/config-default/config-lgsm/ahlserver/_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"

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

@ -47,6 +47,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"

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

@ -60,6 +60,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"

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

@ -45,6 +45,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"

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

@ -50,6 +50,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"

5
lgsm/config-default/config-lgsm/bbserver/_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"

5
lgsm/config-default/config-lgsm/bdserver/_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"

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

@ -37,6 +37,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"

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

@ -37,6 +37,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"

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

@ -50,6 +50,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"

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

@ -43,6 +43,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"

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

@ -54,6 +54,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"

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

@ -42,6 +42,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"

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

@ -37,6 +37,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"

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

@ -45,6 +45,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"

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

@ -43,6 +43,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"

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

@ -43,6 +43,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"

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

@ -43,6 +43,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"

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

@ -43,6 +43,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"

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

@ -43,6 +43,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"

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

@ -43,6 +43,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"

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

@ -38,6 +38,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"

5
lgsm/config-default/config-lgsm/csczserver/_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"

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

@ -71,6 +71,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"

5
lgsm/config-default/config-lgsm/csserver/_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"

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

@ -50,6 +50,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"

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

@ -45,6 +45,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"

5
lgsm/config-default/config-lgsm/dmcserver/_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"

5
lgsm/config-default/config-lgsm/dodserver/_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"

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

@ -45,6 +45,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"

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

@ -46,6 +46,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"

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

@ -48,6 +48,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"

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

@ -50,6 +50,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"

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

@ -37,6 +37,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"

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

@ -50,6 +50,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"

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

@ -37,6 +37,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"

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

@ -45,6 +45,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"

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

@ -45,6 +45,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"

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

@ -57,6 +57,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"

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

@ -45,6 +45,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"

5
lgsm/config-default/config-lgsm/hldmserver/_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"

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

@ -45,6 +45,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"

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

@ -56,6 +56,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"

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

@ -51,6 +51,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"

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

@ -49,6 +49,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"

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

@ -45,6 +45,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"

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

@ -37,6 +37,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"

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

@ -37,6 +37,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"

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

@ -46,6 +46,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"

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

@ -43,6 +43,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"

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

@ -49,6 +49,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"

5
lgsm/config-default/config-lgsm/l4d2server/_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"

5
lgsm/config-default/config-lgsm/l4dserver/_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"

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

@ -37,6 +37,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"

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

@ -46,6 +46,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"

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

@ -45,6 +45,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"

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

@ -42,6 +42,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"

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

@ -43,6 +43,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"

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

@ -41,6 +41,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"

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

@ -37,6 +37,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"

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

@ -45,6 +45,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"

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

@ -50,6 +50,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"

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

@ -52,6 +52,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"

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

@ -56,6 +56,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"

5
lgsm/config-default/config-lgsm/nsserver/_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"

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

@ -37,6 +37,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"

5
lgsm/config-default/config-lgsm/opforserver/_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"

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

@ -37,6 +37,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"

5
lgsm/config-default/config-lgsm/pmcserver/_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"

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

@ -47,6 +47,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"

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

@ -45,6 +45,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"

5
lgsm/config-default/config-lgsm/pvrserver/_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"

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

@ -41,6 +41,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"

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

@ -42,6 +42,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"

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

@ -42,6 +42,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"

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

@ -37,6 +37,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"

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

@ -41,6 +41,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"

5
lgsm/config-default/config-lgsm/ricochetserver/_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"

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

@ -45,6 +45,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"

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

@ -42,6 +42,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"

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

@ -55,6 +55,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"

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

@ -40,6 +40,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"

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

@ -41,6 +41,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"

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

@ -45,6 +45,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"

5
lgsm/config-default/config-lgsm/sbserver/_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"

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

@ -42,6 +42,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"

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

@ -42,6 +42,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"

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

@ -40,6 +40,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"

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

@ -45,6 +45,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"

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

@ -42,6 +42,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"

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

@ -41,6 +41,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"

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

@ -42,6 +42,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"

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

@ -47,6 +47,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"

5
lgsm/config-default/config-lgsm/svenserver/_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"

5
lgsm/config-default/config-lgsm/terrariaserver/_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"

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

@ -50,6 +50,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"

5
lgsm/config-default/config-lgsm/tfcserver/_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"

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

@ -37,6 +37,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"

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save