diff --git a/docs/setup/settings.asciidoc b/docs/setup/settings.asciidoc index 1a094fc37e880..4e452c63cf3b1 100644 --- a/docs/setup/settings.asciidoc +++ b/docs/setup/settings.asciidoc @@ -383,7 +383,7 @@ deprecation warning at startup. This setting cannot end in a slash (`/`). [[server-publicBaseUrl]] `server.publicBaseUrl`:: The publicly available URL that end-users access Kibana at. Must include the protocol, hostname, port (if different than the defaults for `http` and `https`, 80 and 443 respectively), and the -<> (if configured). This setting cannot end in a slash (`/`). +<> (when that setting is configured explicitly). This setting cannot end in a slash (`/`). [[server-compression]] `server.compression.enabled`:: Set to `false` to disable HTTP compression for all responses. *Default: `true`* @@ -487,11 +487,8 @@ Sets whether or not the `X-Opaque-Id` header should be trusted from any IP addre A list of IPv4 and IPv6 address which the `X-Opaque-Id` header should be trusted from. Normally this would be set to the IP addresses of the load balancers or reverse-proxy that end users use to access Kibana. If any are set, <> must also be set to `false.` [[server-rewriteBasePath]] `server.rewriteBasePath`:: -Specifies whether {kib} should -rewrite requests that are prefixed with <> or require that they -are rewritten by your reverse proxy. In {kib} 6.3 and earlier, the default is -`false`. In {kib} 7.x, the setting is deprecated. In {kib} 8.0 and later, the -default is `true`. *Default: `deprecated`* +Specifies whether {kib} should rewrite requests that are prefixed with <> or require that they +are rewritten by your reverse proxy. *Default: `false`* [[server-socketTimeout]] `server.socketTimeout`:: The number of milliseconds to wait before closing an