diff --git a/docs/configuration.md b/docs/configuration.md index 89e9fae7..adcac309 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -696,7 +696,7 @@ value: ## `` ```yaml # Whether or not to notify about resolved alerts. -[ send_resolved: | default = false ] +[ send_resolved: | default = true ] # The SNS API URL i.e. https://sns.us-east-2.amazonaws.com. # If not specified, the SNS API URL from the SNS SDK will be used.