Skip to content

Commit bcebb53

Browse files
mshustovkobelb
andauthored
Update docs/setup/settings.asciidoc
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
1 parent 8f57ec8 commit bcebb53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/setup/settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ deprecation warning at startup. This setting cannot end in a slash (`/`).
452452
| experimental[] Set to `true` to allow browser code to access response body whenever request performed with user credentials. *Default:* `false`
453453

454454
| `server.cors.origin:`
455-
| experimental[] List of origins permitted to access resources. You must specify `server.cors.origin` when `server.cors.credentials: true`. *Default:* "*"
455+
| experimental[] List of origins permitted to access resources. You must specify explicit hostnames and not use `*` for `server.cors.origin` when `server.cors.credentials: true`. *Default:* "*"
456456

457457
| `server.compression.referrerWhitelist:`
458458
| Specifies an array of trusted hostnames, such as the {kib} host, or a reverse

0 commit comments

Comments
 (0)