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

Add the settings to disable the Rollup and License Management UI in the Dcoumentation
This commit is contained in:
Bill McConaghy 2019-01-24 16:50:13 -05:00 committed by GitHub
parent 293b0fefd9
commit 21a9b7c2a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -202,3 +202,7 @@ Specify the position of the subdomain the URL with the token `{s}`.
unauthenticated users to access the Kibana server status API and status page.
`vega.enableExternalUrls:`:: *Default: false* Set this value to true to allow Vega to use any URL to access external data sources and images. If false, Vega can only get data from Elasticsearch.
`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.