https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29507

David Nind <[email protected]> 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|                            |[email protected]

--- Comment #25 from David Nind <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to