https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21627 Olli-Antti Kivilahti <olli-antti.kivilahti@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |olli-antti.kivilahti@helsin | |ki.fi --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@helsinki.fi> --- We could have a syspref category 'cronjobs' and we could configure all the cronjobs there. Atleast the portions which make sense to configure via sysprefs. That should be most/all of them. Also what is needed is way to validate that the syspref values are valid. For ex. we use a lot of YAML-valued sysprefs. It would be important to be able to pop in a custom validation subroutine. Also syspref changes need to be logged. I recall there was some kind of a logging subsystem for sysprefs, and that may be sufficient. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.