From: Derk-Jan Hartman Date: Mon, 11 Oct 2010 15:20:57 +0000 (+0000) Subject: Remove $wgRemoteUploads. It was not well supported and superseded by $wgUploadNavigat... X-Git-Tag: 1.31.0-rc.0~34541 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/modifier.php?a=commitdiff_plain;h=dda1cea19e16dd291251681282c35fb71b871c9c;p=lhc%2Fweb%2Fwiklou.git Remove $wgRemoteUploads. It was not well supported and superseded by $wgUploadNavigationUrl. Follow up to r66566 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 69eddfdc1c..5243154f62 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -73,6 +73,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN DatabaseUpdater::addExtensionUpdate(). * Removed $wgServerName. It doesn't need to be set anymore and is no longer available as input for other configuration items, either. +* Remove $wgRemoteUploads. It was not well supported and superseded by + $wgUploadNavigationUrl. === New features in 1.17 === * (bug 10183) Users can now add personal styles and scripts to all skins via diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index f6fa83633e..5008a895ca 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -393,13 +393,6 @@ $wgUseInstantCommons = false; */ $wgShowEXIF = function_exists( 'exif_read_data' ); -/** - * Set to true to enable the upload _link_ while local uploads are disabled. - * Assumes that the special page link will be bounced to another server where - * uploads do work. - */ -$wgRemoteUploads = false; - /** * If you operate multiple wikis, you can define a shared upload path here. * Uploads to this wiki will NOT be put there - they will be put into