31 Oct
2025
31 Oct
'25
4:38 p.m.
Hello, Our koha server supports 7 libraries, each with its own database. We are running Koha 22.11.20 We wish to run the cron job longoverdue.pl for only one of the instances. I notice that the cron jobs in /etc/cron.daily/koha-common all use the command "koha-foreach" to run the job for all the enabled instances. Is there a way we can just run the job for just one specific instance? Thanks! Chris Brown