|
|
@@ -35,8 +35,6 @@ displayip=""
|
|
|
|
|
|
# More info | https://docs.linuxgsm.com/alerts#more-info
|
|
|
postalert="off"
|
|
|
-postdays="7"
|
|
|
-posttarget="https://termbin.com"
|
|
|
|
|
|
# Discord Alerts | https://docs.linuxgsm.com/alerts/discord
|
|
|
discordalert="off"
|
|
|
@@ -70,14 +68,18 @@ pushoveralert="off"
|
|
|
pushovertoken="accesstoken"
|
|
|
pushoveruserkey="userkey"
|
|
|
|
|
|
+# Rocket.Chat Alerts | https://docs.linuxgsm.com/alerts/rocket.chat
|
|
|
+rocketchatalert="off"
|
|
|
+rocketchatwebhook="webhook"
|
|
|
+rocketchattoken=""
|
|
|
+
|
|
|
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack
|
|
|
slackalert="off"
|
|
|
slackwebhook="webhook"
|
|
|
|
|
|
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram
|
|
|
-# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring".
|
|
|
-# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need
|
|
|
-# any custom string in curl - simple ignore this parameter.
|
|
|
+# You can add a custom cURL string eg proxy (useful in Russia) in "curlcustomstring".
|
|
|
+# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help".
|
|
|
telegramalert="off"
|
|
|
telegramtoken="accesstoken"
|
|
|
telegramchatid=""
|