mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 08:53:37 +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
|
MAILTO=root
|
||||||
SHELL=/bin/bash
|
SHELL=/bin/bash
|
||||||
# run EGroupware's async services for all domains
|
# 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