手册:$wgCrossSiteAJAXdomainExceptions
Appearance
| API: $wgCrossSiteAJAXdomainExceptions | |
|---|---|
Domains that should not be allowed to make AJAX requests, even if they match one of the domains allowed by $wgCrossSiteAJAXdomains. |
|
| 引进版本: | 1.16.0(r55400) |
| 移除版本: | 仍在使用 |
| 允许的值: | (数组) |
| 默认值: | [] |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
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.