r43603 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43602‎ | r43603 | r43604 >
Date:15:11, 17 November 2008
Author:siebrand
Status:ok
Tags:
Comment:
Config var description updates
Modified paths:
  • /trunk/extensions/Configure/Configure.settings.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.settings.i18n.php
@@ -206,8 +206,8 @@
207207 'configure-setting-wgInternalServer' => "Internal server name as known to Squid, if different",
208208 'configure-setting-wgMaxSquidPurgeTitles' => "Maximum number of page titles to purge in any one client operation",
209209 'configure-setting-wgSquidMaxage' => "Cache timeout for the squid",
210 - 'configure-setting-wgSquidServers' => "A list of proxy servers (ips if possible) to purge on changes",
211 - 'configure-setting-wgSquidServersNoPurge' => "Same as [[#\$wgSquidServers|\$wgSquidServers]], except they are not purged",
 210+ 'configure-setting-wgSquidServers' => "A list of proxy servers (IP-addresses if possible) to purge on changes",
 211+ 'configure-setting-wgSquidServersNoPurge' => "A list of proxy servers (IP-addresses if possible) to not purge on changes",
212212 'configure-setting-wgUseESI' => "If you run Squid3 with ESI support, enable this",
213213 'configure-setting-wgUseSquid' => "Enable Squid",
214214 'configure-setting-wgAllowSlowParserFunctions' => "Allow slow parser functions",

Status & tagging log