SOURCES: drupal-cron.patch - at least 20mb for cron

glen glen at pld-linux.org
Fri Jan 27 13:06:59 CET 2006


Author: glen                         Date: Fri Jan 27 12:06:58 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- at least 20mb for cron

---- Files affected:
SOURCES:
   drupal-cron.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/drupal-cron.patch
diff -u SOURCES/drupal-cron.patch:1.3 SOURCES/drupal-cron.patch:1.4
--- SOURCES/drupal-cron.patch:1.3	Fri Dec  9 19:16:30 2005
+++ SOURCES/drupal-cron.patch	Fri Jan 27 13:06:53 2006
@@ -28,7 +28,7 @@
  
 +// If not in 'safe mode', increase the memory limit
 +if (!ini_get('safe_mode')) {
-+  ini_set('memory_limit', '12M');
++  ini_set('memory_limit', '20M');
 +}
 +
  include_once 'includes/bootstrap.inc';
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/drupal-cron.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list