From 0566bb3b4dee643b5a4fd9f35e472285b6625483 Mon Sep 17 00:00:00 2001 From: lcawl Date: Mon, 14 Dec 2020 10:54:21 -0800 Subject: [PATCH] [DOCS] Changes static ML setting to dynamic --- 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