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

* [DOCS] Adds missing  setting

* Removes deprecation message for unsupported version

(cherry picked from commit 27b57357cc)
This commit is contained in:
Kaarina Tungseth 2022-03-09 15:23:23 -06:00 committed by GitHub
parent 696599a78b
commit ccdb18ff1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,10 @@ For more information, see
[cols="2*<"]
|===
| `monitoring.cluster_alerts.email_notifications.enabled`::
| deprecated:[7.11.0]
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}::
| deprecated:[7.11.0]
When enabled, specifies the email address where you want to receive cluster alert notifications.