Manual:$wgAllowCopyUploads
From MediaWiki.org
| Uploads: $wgAllowCopyUploads | |
|---|---|
| Allow uploads from URLs as well as local files. |
|
| Introduced in version: | 1.8.0 (r16158) |
| Removed in version: | still in use |
| Allowed Values: | Boolean |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Allow for upload to be copied from an URL. Requires Special:Upload?source=web.
Users also need to have the associated user right 'upload_by_url' before this option will show up on Special:Upload.