http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287
--- Comment #11 from M. Tompsett <[email protected]> --- Comment on attachment 33661 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33661 Add a system preference to define the number of days used in purge_suggestions.pl Review of attachment 33661: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13287&attachment=33661) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ +561,5 @@ > + class: integer > + - days. > + - <br>WARNING - Leave this field empty if you don't want to > activate this automatic feature. > + - "<br>Example: [30] Sets purgation of suggestions for those > older than 30 days." > + - <br>(Used when the purge_suggestions.pl script is called with > a specific number of days) As per comment #9. This is unclear. This feature is only used if the --days ### command line parameter is not passed. This last line makes it sound like it is used instead of the command line value. -- 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/
