Index: branches/wmf/1.18wmf1/maintenance/rebuildLocalisationCache.php |
— | — | @@ -41,7 +41,7 @@ |
42 | 42 | } |
43 | 43 | |
44 | 44 | public function memoryLimit() { |
45 | | - return '200M'; |
| 45 | + return '1000M'; |
46 | 46 | } |
47 | 47 | |
48 | 48 | public function execute() { |
Property changes on: branches/wmf/1.18wmf1/maintenance/rebuildLocalisationCache.php |
___________________________________________________________________ |
Modified: svn:mergeinfo |
49 | 49 | Merged /trunk/phase3/maintenance/rebuildLocalisationCache.php:r112083 |