mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Docs] Fix typo in docs for server.xsrf.disableProtection
(#76102)
This commit is contained in:
parent
d556c79481
commit
51fd423689
1 changed files with 1 additions and 1 deletions
|
@ -592,7 +592,7 @@ The `server.xsrf.whitelist` setting requires the following format:
|
|||
[cols="2*<"]
|
||||
|===
|
||||
|
||||
| [[settings-xsrf-disableProtection]] `status.xsrf.disableProtection:`
|
||||
| [[settings-xsrf-disableProtection]] `server.xsrf.disableProtection:`
|
||||
| Setting this to `true` will completely disable Cross-site request forgery protection in Kibana. This is not recommended. *Default: `false`*
|
||||
|
||||
| `status.allowAnonymous:`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue