diff --git a/docs/configuration.md b/docs/configuration.md index b09039a9..92725849 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -514,7 +514,7 @@ OpsGenie notifications are sent via the [OpsGenie API](https://docs.opsgenie.com [ api_url: | default = global.opsgenie_api_url ] # Alert text limited to 130 characters. -[ message: ] +[ message: | default = '{{ template "opsgenie.default.message" . }}' ] # A description of the alert. [ description: | default = '{{ template "opsgenie.default.description" . }}' ]