|
@@ -42,10 +42,6 @@ posttarget="https://hastebin.com"
|
|
|
discordalert="off"
|
|
discordalert="off"
|
|
|
discordwebhook="webhook"
|
|
discordwebhook="webhook"
|
|
|
|
|
|
|
|
-# Slack Alerts | https://docs.linuxgsm.com/alerts/slack
|
|
|
|
|
-slackalert="off"
|
|
|
|
|
-slackwebhook="webhook"
|
|
|
|
|
-
|
|
|
|
|
# Email Alerts | https://docs.linuxgsm.com/alerts/email
|
|
# Email Alerts | https://docs.linuxgsm.com/alerts/email
|
|
|
emailalert="off"
|
|
emailalert="off"
|
|
|
email="email@example.com"
|
|
email="email@example.com"
|
|
@@ -72,6 +68,10 @@ channeltag=""
|
|
|
pushoveralert="off"
|
|
pushoveralert="off"
|
|
|
pushovertoken="accesstoken"
|
|
pushovertoken="accesstoken"
|
|
|
|
|
|
|
|
|
|
+# Slack Alerts | https://docs.linuxgsm.com/alerts/slack
|
|
|
|
|
+slackalert="off"
|
|
|
|
|
+slackwebhook="webhook"
|
|
|
|
|
+
|
|
|
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram
|
|
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram
|
|
|
# You can add a custom cURL string eg proxy (useful in Russia) or else in "curlcustomstring".
|
|
# 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
|
|
# like a "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help", if you not need
|