Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference/settings/ml-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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::
(<<static-cluster-setting,Static>>) If this setting is `true`, the
(<<cluster-update-settings,Dynamic>>) 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
Expand Down