[DOCS] Reformats the Machine learning settings tables into definition lists (#114143)

This commit is contained in:
Kaarina Tungseth 2021-10-12 11:07:38 -05:00 committed by GitHub
parent 86af44854c
commit be0a1e6c00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,18 +11,14 @@ enabled by default.
[[general-ml-settings-kb]]
==== General {ml} settings
[cols="2*<"]
|===
| `xpack.ml.enabled` {ess-icon}
| deprecated:[7.16.0,"In 8.0 and later, this setting will no longer be supported."]
Set to `true` (default) to enable {kib} {ml-features}. +
+
If set to `false` in `kibana.yml`, the {ml} icon is hidden in this {kib}
instance. If `xpack.ml.enabled` is set to `true` in `elasticsearch.yml`, however,
you can still use the {ml} APIs. To disable {ml} entirely, see the
{ref}/ml-settings.html[{es} {ml} settings].
|===
`xpack.ml.enabled` {ess-icon}::
deprecated:[7.16.0,"In 8.0 and later, this setting will no longer be supported."]
Set to `true` (default) to enable {kib} {ml-features}. +
+
If set to `false` in `kibana.yml`, the {ml} icon is hidden in this {kib}
instance. If `xpack.ml.enabled` is set to `true` in `elasticsearch.yml`, however,
you can still use the {ml} APIs. To disable {ml} entirely, refer to
{ref}/ml-settings.html[{es} {ml} settings].
[[advanced-ml-settings-kb]]
==== Advanced {ml} settings