mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[docs] Add console.enabled to server settings. Closes #9031
This commit is contained in:
parent
62368435ed
commit
a5e85ccbc7
1 changed files with 1 additions and 0 deletions
|
@ -63,3 +63,4 @@ information and all requests.
|
|||
The minimum value is 100.
|
||||
`status.allowAnonymous`:: *Default: false* If authentication is enabled, setting this to `true` allows
|
||||
unauthenticated users to access the Kibana server status API and status page.
|
||||
`console.enabled`:: *Default: true* Set to false to disable Console. Toggling this will cause the server to regenerate assets on the next startup, which may cause a delay before pages start being served.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue