@@ -, +, @@ koha-common.cron.d --- debian/koha-common.cron.d | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- a/debian/koha-common.cron.d +++ a/debian/koha-common.cron.d @@ -6,6 +6,7 @@ SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin -# Comment the following line if you want to use the experimental koha-index-daemon integration -*/5 * * * * root test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra -q $(koha-list --enabled) +# Uncomment the following line if you do not want to use the koha-index-daemon integration +# */5 * * * * root test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra -q $(koha-list --enabled) + */15 * * * * root koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/process_message_queue.pl --