|
|
@@ -114,11 +114,13 @@ slackwebhook="webhook"
|
|
|
|
|
|
# Telegram Alerts | https://docs.linuxgsm.com/alerts/telegram
|
|
|
# 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".
|
|
|
+# For example "--socks5 ipaddr:port" for socks5 proxy see more in "curl --help all".
|
|
|
telegramapi="api.telegram.org"
|
|
|
telegramalert="off"
|
|
|
telegramtoken="accesstoken"
|
|
|
telegramchatid=""
|
|
|
+telegramthreadid=""
|
|
|
+telegramsilentnotification="false"
|
|
|
curlcustomstring=""
|
|
|
|
|
|
## Updating | https://docs.linuxgsm.com/commands/update
|