Manual:$wgCopyUploadProxy/zh

From Linux Web Expert

<translate> Files and file uploads</translate>: $wgCopyUploadProxy
用于复制上载请求的HTTP代理器。
<translate> Introduced in version:</translate>1.20.0 (Gerrit change 25605; git #74760579)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(字符串)或false
<translate> Default value:</translate>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.

参见