diff --git a/docker/services/cron/cron.d/circulation b/docker/services/cron/cron.d/circulation index 6e6f9e174..03c2b2aa1 100644 --- a/docker/services/cron/cron.d/circulation +++ b/docker/services/cron/cron.d/circulation @@ -69,7 +69,7 @@ HOME=/var/www/circulation # OPDS For Distributors # -0 0 2 * * root core/bin/run opds_for_distributors_reaper_monitor >> /var/log/cron.log 2>&1 +0 2 * * * root core/bin/run opds_for_distributors_reaper_monitor >> /var/log/cron.log 2>&1 0 4 * * * root core/bin/run opds_for_distributors_import_monitor >> /var/log/cron.log 2>&1 # Vanilla OPDS 1.x