Manual:$wgUploadMissingFileUrl
From MediaWiki.org
| Uploads: $wgUploadMissingFileUrl | |
|---|---|
Point the upload link for missing files to an external URL, as with $wgUploadNavigationUrl. The URL will get (?|&)wpDestFile=<filename> appended to it as appropriate. |
|
| Introduced in version: | Unknown |
| Removed in version: | still in use |
| Allowed values: | |
| Default value: | false |
Other settings: Alphabetical | By Function
$wgUploadNavigationUrl was used before this setting was introduced (1.16 and below), and will be used if $wgUploadMissingFileUrl is not defined (from 1.19 onwards). For 1.17 and 1.18 you have to set $wgUploadMissingFileUrl.
[edit] See also
- $wgEnableUploads - set this to false to disable uploads completely.
| Language: | English |
|---|