[statusPage] Add statusPage.allowAnonymous to docs

This commit is contained in:
Lukas Olson 2016-05-10 11:41:19 -07:00
parent db971f4f4f
commit a55615f13e

View file

@ -44,3 +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.