same minor typo as in LocalSettings (in example config url)
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 30 Jan 2004 18:02:50 +0000 (18:02 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 30 Jan 2004 18:02:50 +0000 (18:02 +0000)
includes/DefaultSettings.php

index 67e6e1f..daffa99 100644 (file)
@@ -143,7 +143,7 @@ $wgCookieExpiration = 2592000;
 # Enable/disable Squid
  $wgUseSquid = false;
 # Internal server name as known to Squid, if different
-# $wgInternalServer = 'http://yourinternal.tld.:8000';
+# $wgInternalServer = 'http://yourinternal.tld:8000';
  $wgInternalServer = $wgServer;
 # A list of proxy servers (ips if possible) to purge on changes
 # don't specify ports here (80 is default)