X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fbanana.feedgen.php;h=6e25f22d6a1f8d49d0e090133150ca1e8a4175d1;hb=354adb18b1370c3a0322f617774dbf0a3c017113;hp=b573adfe2d41a3a9b3e0684109953c929c0f4967;hpb=6720bd539b442abebd1064af458fd55fbbae8f95;p=platal.git diff --git a/bin/banana.feedgen.php b/bin/banana.feedgen.php index b573adf..6e25f22 100755 --- a/bin/banana.feedgen.php +++ b/bin/banana.feedgen.php @@ -10,6 +10,7 @@ require_once 'connect.db.inc.php'; require_once dirname(__FILE__).'/../include/banana/ml.inc.php'; +ini_set('memory_limit', '128M'); Banana::$mbox_helper = $globals->banana->mbox_helper; Banana::$spool_root = $globals->banana->spool_root;