手册:$wgCopyUploadProxy
Outdated translations are marked like this.
文件及文件上传: $wgCopyUploadProxy | |
---|---|
用于复制上载请求的HTTP代理器。 |
|
引进版本: | 1.20.0 (Gerrit change 25605; git #74760579) |
移除版本: | 仍在使用 |
允许的值: | (字符串)或false |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
细节
用于复制上载请求的HTTP代理器,或者为false表示不对此类请求使用代理器。 Note that some extensions and services may use this as a general HTTP proxy, for example, to communicate with 3rd party APIs.