Commit 70811501 authored by Simon Pasquier's avatar Simon Pasquier Committed by Brian Brazil

alerting: fix typo in WeChat global config (#1093)

Signed-off-by: 's avatarSimon Pasquier <spasquie@redhat.com>
parent 80fde5f0
......@@ -627,7 +627,7 @@ API](http://admin.wechat.com/wiki/index.php?title=Customer_Service_Messages).
[ send_resolved: <boolean> | default = false ]
# The API key to use when talking to the WeChat API.
[ api_secret: <secret> | default = global.wechat_secret_url ]
[ api_secret: <secret> | default = global.wechat_api_secret ]
# The WeChat API URL.
[ api_url: <string> | default = global.wechat_api_url ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment