Update settings docs with new xpack.rollup and xpack.license_management settings. (#30259) (#30315)

This commit is contained in:
CJ Cenizal 2019-02-06 12:49:48 -08:00 committed by GitHub
parent f9d4ae8b9a
commit 970ebdfec9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,6 +178,7 @@ 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.
`rollup.enabled:`:: *Default: true* Set this value to false to disable the Rollup user interface.
`license_management.enabled`:: *Default: true* Set this value to false to disable the License Management user interface.
`xpack.rollup.enabled:`:: *Default: true* Set this value to false to disable the Rollup user interface.
`xpack.license_management.enabled`:: *Default: true* Set this value to false to disable the License Management user interface.