From 6e0c3721e0cc2591125e58cf34d7debdc4e86bc5 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Wed, 16 Dec 2020 08:32:57 -0800 Subject: [PATCH] [DOCS] Changes static ML setting to dynamic (#66286) --- docs/reference/settings/ml-settings.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/settings/ml-settings.asciidoc b/docs/reference/settings/ml-settings.asciidoc index 335d1a5c75234..68e2c54a66f53 100644 --- a/docs/reference/settings/ml-settings.asciidoc +++ b/docs/reference/settings/ml-settings.asciidoc @@ -154,7 +154,7 @@ assumed to have failed. Defaults to `10s`. The minimum value for this setting is `5s`. xpack.ml.use_auto_machine_memory_percent:: -(<>) If this setting is `true`, the +(<>) If this setting is `true`, the `xpack.ml.max_machine_memory_percent` setting is ignored. Instead, the maximum percentage of the machine's memory that can be used for running {ml} analytics processes is calculated automatically and takes into account the total node size