r45641 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45640‎ | r45641 | r45642 >
Date:16:10, 10 January 2009
Author:demon
Status:ok
Tags:
Comment:
Update comments for $wgForeignFileRepos
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -224,6 +224,10 @@
225225 * equivalent to the corresponding member of $wgDBservers
226226 * tablePrefix Table prefix, the foreign wiki's $wgDBprefix
227227 * hasSharedCache True if the wiki's shared cache is accessible via the local $wgMemc
 228+ *
 229+ * ForeignAPIRepo:
 230+ * apibase Use for the foreign API's URL
 231+ * apiThumbCacheExpiry How long to locally cache thumbs for
228232 *
229233 * The default is to initialise these arrays from the MW<1.11 backwards compatible settings:
230234 * $wgUploadPath, $wgThumbnailScriptPath, $wgSharedUploadDirectory, etc.

Status & tagging log