https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565
--- Comment #21 from Pedro Amorim <[email protected]> --- Created attachment 162297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162297&action=edit Bug 32565: Remove unallocated param from cron script unallocated param is redundant, it is only relevant if RealTimeHoldsQueue is enabled, the cron should just fall back to unallocated mode if the sys pref is enabled. This simplifies system administration, and does not require current Koha installations to update their cron configuration entry to make use of this fix. I think we should add a documentation note recommending using this cronjob when RealTimeHoldsQueue is enabled -- 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/
