Skip to content

Commit

Permalink
Telegram default parse_mode has been changed to HTML
Browse files Browse the repository at this point in the history
prometheus#2981
prometheus@d4c2048

Signed-off-by: Amin Vakil <info@aminvakil.com>
  • Loading branch information
aminvakil authored and hoperays committed Apr 23, 2023
1 parent 12abfaf commit 6f075e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Expand Up @@ -1129,7 +1129,7 @@ API](http://admin.wechat.com/wiki/index.php?title=Customer_Service_Messages).
[ disable_notifications: <boolean> | default = false ]

# Parse mode for telegram message, supported values are MarkdownV2, Markdown, HTML and empty string for plain text.
[ parse_mode: <string> | default = "MarkdownV2" ]
[ parse_mode: <string> | default = "HTML" ]

# The HTTP client's configuration.
[ http_config: <http_config> | default = global.http_config ]
Expand Down

0 comments on commit 6f075e0

Please sign in to comment.