https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20123
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Katrin Fischer <[email protected]> --- (In reply to Jonathan Druart from comment #15) > Imagine you host 2 libraries on the same server, UTC and UTC+12 > You want to send emails at 8am. It will be 8am in the given timezone, so 2 > cronjobs. > We need our cronjobs to take a repeatable --library option to make it works > in the different timezone correctly. > > overdue_notices.pl already handles it, not process_message_queue.pl. > > We will need to provide a documentation page on the wiki to raise the > different problems and explain how we could configure such installation. I am not sure if it would be necessary to change the cronjobs (might still be nice for other reasons). I think instead of using koha-foreach, you could schedule the cronjobs individually per instance. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
