Wikia code/maintenance/rebuildLocalisationCache.php
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. The information shown below refers to the now unmaintained 1.16 MediaWiki release. The current stable release number is 1.42.3. |
--- D:\Programming\SVN\mediawiki\branches\REL1_16\phase3\maintenance\rebuildLocalisationCache.php 2011-07-18 22:30:28.723632800 +0100
+++ D:\Programming\SVN\wikia\trunk\maintenance\rebuildLocalisationCache.php 2011-08-17 15:05:35.106445300 +0100
@@ -39,7 +39,7 @@
}
public function memoryLimit() {
- return '200M';
+ return '1024M';
}
public function execute() {