Clarify done_message description (#15127)

This commit is contained in:
Alexander Leisentritt 2020-10-09 14:47:05 +02:00 committed by GitHub
parent 862df9aaa7
commit d6324684b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,9 +93,9 @@ message:
type: template
done_message:
description: >
A message sent after an alert transitions from `on` to `idle` with
A message sent after an alert transitions from `on` or `off` to `idle` with
[template](/docs/configuration/templating/) support. Is only sent if an alert notification
was sent for transitioning from `off` to `on`.
was sent for transitioning from `idle` to `on`.
required: false
type: template
notifiers: