|
|
@@ -77,9 +77,8 @@ rocketchatwebhook="webhook"
|
|
|
rocketchattoken=""
|
|
|
|
|
|
# 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=""
|