mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[docs] Add console.enabled to server settings (#9085)
Backports PR #9036
**Commit 1:**
[docs] Add console.enabled to server settings. Closes #9031
* Original sha: a5e85ccbc7
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-11-10T20:24:08Z
This commit is contained in:
parent
c190e58763
commit
f522641f28
1 changed files with 1 additions and 0 deletions
|
@ -64,3 +64,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