Skip to content

Commit a286b20

Browse files
guoardSoloJacobs
authored andcommitted
Add telegram bot token options to global config docs (#4999)
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com> Signed-off-by: Solomon Jacobs <solomonjacobs@protonmail.com>
1 parent 24f7659 commit a286b20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ global:
123123
[ wechat_api_secret_file: <string> ]
124124
[ wechat_api_corp_id: <string> ]
125125
[ telegram_api_url: <string> | default = "https://api.telegram.org" ]
126+
[ telegram_bot_token: <secret> ]
127+
[ telegram_bot_token_file: <string> ]
126128
[ webex_api_url: <string> | default = "https://webexapis.com/v1/messages" ]
127129
# The default HTTP client configuration
128130
[ http_config: <http_config> ]

0 commit comments

Comments
 (0)