mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
* Api: fix not working asynchron service (eg. alarms) in minimal install
This commit is contained in:
parent
b195d44cbf
commit
8d5146c754
@ -1,4 +1,4 @@
|
||||
MAILTO=root
|
||||
SHELL=/bin/bash
|
||||
# run EGroupware's async services for all domains
|
||||
*/5 * * * * apache /usr/bin/php -q /usr/share/egroupware/phpgwapi/cron/asyncwrapper.php
|
||||
*/5 * * * * apache /usr/bin/php -q /usr/share/egroupware/api/asyncwrapper.php
|
||||
|
Loading…
Reference in New Issue
Block a user