From: Gabriel Wicke Date: Fri, 30 Jan 2004 18:02:50 +0000 (+0000) Subject: same minor typo as in LocalSettings (in example config url) X-Git-Tag: 1.3.0beta1~1065 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=e2badabf5884164956009c88aad7149860f2aa45;p=lhc%2Fweb%2Fwiklou.git same minor typo as in LocalSettings (in example config url) --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 67e6e1f965..daffa99879 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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)