View | Details | Raw Unified | Return to bug 35893
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-2 / +1 lines)
Lines 648-654 OPAC: Link Here
648
            - "<p>Example: [14] Deletes unaccepted private list share invites older than 14 days.</p>"
648
            - "<p>Example: [14] Deletes unaccepted private list share invites older than 14 days.</p>"
649
            - "<p><strong>WARNING</strong>: Unaccepted private list shares are deleted using these priorities:"
649
            - "<p><strong>WARNING</strong>: Unaccepted private list shares are deleted using these priorities:"
650
            - "<ul>"
650
            - "<ul>"
651
            - "<li>First priority: Use the --list-invites parameter when the cleanup_database.pl cronjob is run with a --list-invites parameter defining a number of days."
651
            - "<li>First priority: Use the --list-invites parameter when the cleanup_database.pl cronjob is run with a --list-invites parameter defining a number of days.</li>"
652
            - "<li>Second priority: Use the PurgeListShareInvitesOlderThan system preference when it contains a value.</li>"
652
            - "<li>Second priority: Use the PurgeListShareInvitesOlderThan system preference when it contains a value.</li>"
653
            - "<li>Third priority: Use a default of 14 days when the cleanup_database.pl cronjob is run with a --list-invites parameter, but no value AND the PurgeListShareInvitesOlderThan system preference is empty.</li>"
653
            - "<li>Third priority: Use a default of 14 days when the cleanup_database.pl cronjob is run with a --list-invites parameter, but no value AND the PurgeListShareInvitesOlderThan system preference is empty.</li>"
654
            - "</ul>"
654
            - "</ul>"
655
- 

Return to bug 35893