https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7972
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Cook <[email protected]> --- I don't think that this is practical. Generally speaking, cronjobs are really handled at the system administration level rather than the application level. With Koha Debian packages, there are cronjobs deployed out of the box, but they're not manageable by the Koha instance. I suppose the cronjobs could be re-engineered, at least for the Koha Debian packages, but then that becomes a logistical problem for system administrators. That being said, there is more work being done in terms of background tasks. What kind of cronjobs do people have in mind here? It could be more practical to move some functionality from cronjobs into a different kind of scheduled task. -- You are receiving this mail because: You are the assignee for the bug. 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/
