From e1e1aaa2f85393a7beb867ad0ca3953282556689 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Wed, 6 Oct 2021 09:50:14 -0400 Subject: [PATCH] [DOCS] Update ESS support for `stack.templates.enabled` (#78732) (#78761) 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. Co-authored-by: Samuel Nelson --- 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`:: + -- (<>)