aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config-schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config-schema.yaml')
-rw-r--r--docs/config-schema.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config-schema.yaml b/docs/config-schema.yaml
index 1d507ab96e3a..17b0a1b6c774 100644
--- a/docs/config-schema.yaml
+++ b/docs/config-schema.yaml
@@ -5890,7 +5890,7 @@ config-schema:
- false: Allow all framing.
Note: $wgBreakFrames will override this for human formatted API output.
AllowAuthenticatedCrossOrigin:
- default: false
+ default: true
type: boolean
description: |-
Allow non-anonymous cross-origin requests to the Action API.