https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29507 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement enables release notes| |using parallel processing | |to speed up the running of | |the automatic renewals cron | |job | |(misc/cronjobs/automatic_re | |newals.pl). This cron job | |can take hours to run for | |libraries with thousands of | |items to renew. | | | |To use | |this enhancement, add this | |setting to the instance's | |koha-conf.xml - adjusting | |the value depending on the | |system resources available: | | | | <auto_renew_cronjob> | | | |<parallel_loops_count>1</pa | |rallel_loops_count> | | | |</auto_renew_cronjob> CC| |david@davidnind.com --- Comment #25 from David Nind <david@davidnind.com> --- I've had a go at adding a release note - please update if I haven't described how to use this enhancement correctly! -- You are receiving this mail because: You are watching all bug changes.