Skip to content

Commit 35cc6bf

Browse files
authored
[DOCS] Changes static ML setting to dynamic (#66286)
1 parent 7c0f193 commit 35cc6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/settings/ml-settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ assumed to have failed. Defaults to `10s`. The minimum value for this setting is
154154
`5s`.
155155

156156
xpack.ml.use_auto_machine_memory_percent::
157-
(<<static-cluster-setting,Static>>) If this setting is `true`, the
157+
(<<cluster-update-settings,Dynamic>>) If this setting is `true`, the
158158
`xpack.ml.max_machine_memory_percent` setting is ignored. Instead, the maximum
159159
percentage of the machine's memory that can be used for running {ml} analytics
160160
processes is calculated automatically and takes into account the total node size

0 commit comments

Comments
 (0)