elasticsearch/docs/reference/settings
William Brafford f36ab092ed
Deprecated xpack "enable" settings should be no-ops (#55416)
The following settings are now no-ops:

* xpack.flattened.enabled
* xpack.logstash.enabled
* xpack.rollup.enabled
* xpack.slm.enabled
* xpack.sql.enabled
* xpack.transform.enabled
* xpack.vectors.enabled

Since these settings no longer need to be checked, we can remove settings
parameters from a number of constructors and methods, and do so in this
commit.

We also update documentation to remove references to these settings.
2020-05-04 16:49:11 -04:00
..
images
audit-settings.asciidoc
ccr-settings.asciidoc
common-defs.asciidoc
ilm-settings.asciidoc
license-settings.asciidoc
ml-settings.asciidoc
monitoring-settings.asciidoc
notification-settings.asciidoc
security-hash-settings.asciidoc
security-settings.asciidoc
sql-settings.asciidoc
ssl-settings.asciidoc
transform-settings.asciidoc