http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14840
--- Comment #6 from Marcel de Rooy <[email protected]> --- (In reply to Robin Sheat from comment #5) > (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. Thanks, Robin. Amit: If your pref would default to zero and this would mean "do nothing" and a nonzero value would trigger the process, we could just always run the script. What do you think ? -- 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/
