Bug 13790: DBRev 3.19.00.028
[koha-ffzg.git] / debian / koha-common.cron.d
index cd7f3c2..96ff1b2 100644 (file)
@@ -6,5 +6,6 @@
 SHELL=/bin/sh
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 
-*/5 * * * * root test -x /usr/sbin/koha-rebuild-zebra && koha-rebuild-zebra $(koha-list --enabled)
+# 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)
 */15 * * * * root koha-foreach --enabled --email /usr/share/koha/bin/cronjobs/process_message_queue.pl