| API: $wgCrossSiteAJAXdomainExceptions | |
|---|---|
Domains that should not be allowed to make AJAX requests, even if they match one of the domains allowed by$wgCrossSiteAJAXdomains. | |
| Introduced in version: | 1.16.0 (r55400) |
| Removed in version: | Still in use |
| Allowed values: | (array) |
| Default value: | [] |
| Other settings:Alphabetical |By function | |
Domains that should not be allowed to make AJAX requests, even if they match one of the domains allowed by$wgCrossSiteAJAXdomains.
Uses the same syntax as$wgCrossSiteAJAXdomains.