[DOC] Settings to disable the Rollup and License Management UI (#29278)

Add the settings to disable the Rollup and License Management UI in the Dcoumentation
This commit is contained in:
Bill McConaghy 2019-01-24 13:37:54 -05:00 committed by GitHub
parent 09f275c761
commit b5bb7c7a31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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