mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[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:
parent
293b0fefd9
commit
21a9b7c2a1
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue