mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-14 03:54:29 +01:00
* Api: fix not working asynchron service (eg. alarms) in minimal install
This commit is contained in:
parent
ba24cc234c
commit
07ddc1a054
@ -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