http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7240
--- Comment #1 from M. de Rooy <[email protected]> 2011-11-21 12:44:53 UTC --- Created attachment 6367 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6367 Patch This patch lets cleanup_database also purge older records from the (four) import tables and the action_logs table. Two new command line parameters are introduced: --import and --logs. If no number of days is specified for --zebraqueue, --import or --logs, it defaults to 30 days, 60 days resp. 180 days. I did not add a default for --sessdays, because this parameter cannot be seen separately from parameter --sessions. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
