aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 d6bbeae3f8c2..7559c40ce009 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.