diff --git a/docs/setup/settings.asciidoc b/docs/setup/settings.asciidoc index 1e15c95ef1751..dfee525b49a25 100644 --- a/docs/setup/settings.asciidoc +++ b/docs/setup/settings.asciidoc @@ -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. \ No newline at end of file