mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-25 16:19:00 +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
|
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