Commit fced8f56 authored by Fabian Reinartz's avatar Fabian Reinartz

Fix Slack send_resolved default

parent a076a770
......@@ -273,7 +273,7 @@ Slack notifications are sent via [Slack webhooks](https://api.slack.com/incoming
```
# Whether or not to notify about resolved alerts.
[ send_resolved: <boolean> | default = true ]
[ send_resolved: <boolean> | default = false ]
# The Slack webhook URL.
[ api_url: <string> | default = global.slack_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