Updates console doc (#121690)

This change ensures that all console content appears on the same page.
This commit is contained in:
gchaps 2021-12-21 07:23:46 -08:00 committed by GitHub
parent 1cfd506a65
commit 6000040fcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,8 +139,9 @@ to `false` in your `kibana.yml` configuration file. Changing this setting
causes the server to regenerate assets on the next startup, causes the server to regenerate assets on the next startup,
which might cause a delay before pages start being served. which might cause a delay before pages start being served.
[float]
=== Disable Console (before 8.0) === Disable Console (before 8.0)
deprecated:[7.16.0,"In 8.0 and later, this setting will no longer be supported."] deprecated:[7.16.0,"In 8.0 and later, this setting will no longer be supported."]
If you dont want to use *Console*, you can disable it by setting `console.enabled` If you dont want to use *Console*, you can disable it by setting `console.enabled`
to `false` in your `kibana.yml` configuration file. to `false` in your `kibana.yml` configuration file.