We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f7659 commit a286b20Copy full SHA for a286b20
docs/configuration.md
@@ -123,6 +123,8 @@ global:
123
[ wechat_api_secret_file: <string> ]
124
[ wechat_api_corp_id: <string> ]
125
[ telegram_api_url: <string> | default = "https://api.telegram.org" ]
126
+ [ telegram_bot_token: <secret> ]
127
+ [ telegram_bot_token_file: <string> ]
128
[ webex_api_url: <string> | default = "https://webexapis.com/v1/messages" ]
129
# The default HTTP client configuration
130
[ http_config: <http_config> ]
0 commit comments