mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[statusPage] Better docs explanation for statusPage.allowAnonymous
This commit is contained in:
parent
a55615f13e
commit
4a822f3f9e
1 changed files with 2 additions and 2 deletions
|
@ -44,5 +44,5 @@ error messages.
|
|||
information and all requests.
|
||||
`ops.interval`:: *Default: 10000* Set the interval in milliseconds to sample system and process performance metrics.
|
||||
The minimum value is 100.
|
||||
`statusPage.allowAnonymous`:: *Default: false* If authentication is enabled, setting this to `true` removes the
|
||||
requirement to be authenticated to view the Kibana server status page.
|
||||
`statusPage.allowAnonymous`:: *Default: false* If authentication is enabled, setting this to `true` allows
|
||||
unauthenticated users to view the Kibana server status page.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue