https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26831 Bug ID: 26831 Summary: Replace 'list-invites' parameter with system preference in cleanup_database.pl cronjob Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Database Assignee: alexbuckley@catalyst.net.nz Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Depends on: 13701 Currently the cleanup_database.pl cronjob accepts a 'list-invites' parameter. This is the age (in days) at which list share invites are purged from the database. If this parameter is not passed to the cleanup_database.pl cronjob then it defaults to 14. It would be nice to replace this cronjob parameter - which only users with server access can alter - with a system preference. This system preference would have a default value of 14 for new and upgrading Koha installs. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13701 [Bug 13701] Sharing lists: Text hardcoded to 2 weeks, but could be any time frame -- You are receiving this mail because: You are watching all bug changes.