[statusPage] Better docs explanation for statusPage.allowAnonymous

This commit is contained in:
Lukas Olson 2016-05-10 12:50:54 -07:00
parent a55615f13e
commit 4a822f3f9e

View file

@ -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.