mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-25 06:43:09 +01:00
"removed unneccessary memory limit, as asyncwrapper sets it anyway"
This commit is contained in:
parent
f6c65817d3
commit
8d125bc5cf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user