[7.6] [DOCS] Adds missing monitoring.cluster_alerts.email_notifications.enabled setting (#127323) (#127393)

* [DOCS] Adds missing `monitoring.cluster_alerts.email_notifications.enabled` setting (#127323)

* [DOCS] Adds missing  setting

* Removes deprecation message for unsupported version

(cherry picked from commit 27b57357cc)

* Removes rogue ::

Co-authored-by: Spencer <spencer@elastic.co>
This commit is contained in:
Kaarina Tungseth 2022-03-10 10:03:21 -06:00 committed by GitHub
parent 1c4ec0acbb
commit 695842b658
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,9 @@ For more information, see
[cols="2*<"]
|===
| `monitoring.cluster_alerts.email_notifications.enabled`
| When enabled, sends email notifications for Watcher alerts to the specified email address. The default is `true`.
| `monitoring.cluster_alerts.email_notifications.email_address` {ess-icon}::
| When enabled, specifies the email address where you want to receive cluster alert notifications.