http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14840
--- Comment #5 from Robin Sheat <[email protected]> --- (In reply to Marcel de Rooy from comment #2) > Robin: This cronjob is actually optional. > Should we add it on a commented line to debian/koha-common.cron.daily ? So, in general I'm not a big fan of having people configure things by editing crontab files. In particular, it's hard for shared hosting. The ideal would be that the cronjob always runs and there's something (a syspref or whatever) that determines if it's enabled for a particular instance. However, doing that is clearly out of scope for a simple patch like this, so yeah, a commented out entry in debian/koha-common.cron.daily would be fine. -- 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/
