Skip to content

Commit

Permalink
Merge pull request #120 from NatLibFi/EKIRJASTO-196-adjust-reaper-mon…
Browse files Browse the repository at this point in the history
…itor

Adjust opds reaper monitor
  • Loading branch information
NatLibFi-JoonaKupe authored Dec 10, 2024
2 parents 7e9c698 + 017df61 commit ddbdee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/services/cron/cron.d/circulation
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ddbdee4

Please sign in to comment.