mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Updates console doc (#121690)
This change ensures that all console content appears on the same page.
This commit is contained in:
parent
1cfd506a65
commit
6000040fcc
1 changed files with 2 additions and 1 deletions
|
@ -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,
|
||||
which might cause a delay before pages start being served.
|
||||
|
||||
[float]
|
||||
=== Disable Console (before 8.0)
|
||||
|
||||
deprecated:[7.16.0,"In 8.0 and later, this setting will no longer be supported."]
|
||||
If you don’t 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue