Merge "NS_MEDIA also always has page_id 0"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 8a2828f..4cafc8f 100644 (file)
@@ -8399,7 +8399,7 @@ $wgAsyncHTTPTimeout = 25;
 /**
  * Proxy to use for CURL requests.
  */
-$wgHTTPProxy = false;
+$wgHTTPProxy = '';
 
 /**
  * Local virtual hosts.