From d856bdc1998cdf3df4fcb87e058127a93eb7f199 Mon Sep 17 00:00:00 2001 From: Samuel Nelson Date: Thu, 7 Oct 2021 02:37:30 +1300 Subject: [PATCH] [DOCS] Update ESS support for `stack.templates.enabled` (#78732) The documentation indicates that `stack.templates.enabled` can be used in Elasticsearch Service, but it is not part of the settings allowlist in ESS. This PR makes the documentation match the state of the allowlist. --- docs/reference/modules/indices/index_management.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/modules/indices/index_management.asciidoc b/docs/reference/modules/indices/index_management.asciidoc index cda08db2b9eb1..8ff7778b21ef2 100644 --- a/docs/reference/modules/indices/index_management.asciidoc +++ b/docs/reference/modules/indices/index_management.asciidoc @@ -34,7 +34,7 @@ Specifies the hosts that can be <>. // end::reindex-remote-whitelist[] [[stack-templates-enabled]] -`stack.templates.enabled` {ess-icon}:: +`stack.templates.enabled`:: + -- (<>)