Skip to content

Commit

Permalink
Adjust opds for distributor reaper monitor
Browse files Browse the repository at this point in the history
remove books that have been removed from OPDS
  • Loading branch information
NatLibFi-JoonaKupe authored Dec 9, 2024
1 parent 7e9c698 commit 017df61
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 017df61

Please sign in to comment.