"removed unneccessary memory limit, as asyncwrapper sets it anyway"

This commit is contained in:
Ralf Becker 2009-06-18 12:37:03 +00:00
parent f6c65817d3
commit 8d125bc5cf

View File

@ -1,4 +1,4 @@
MAILTO=root
SHELL=/bin/bash
# run EGroupware's async services for all domains
*/5 * * * * apache /usr/bin/php -q -d memory_limit=48M /usr/share/egroupware/phpgwapi/cron/asyncwrapper.php
*/5 * * * * apache /usr/bin/php -q /usr/share/egroupware/phpgwapi/cron/asyncwrapper.php