Lines 644-652
OPAC:
Link Here
|
644 |
- The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of |
644 |
- The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of |
645 |
- pref: PurgeListShareInvitesOlderThan |
645 |
- pref: PurgeListShareInvitesOlderThan |
646 |
class: integer |
646 |
class: integer |
647 |
- "days. Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days." |
647 |
- "days." |
648 |
- "<br><strong>WARNING</strong>: This system preference will be overridden when the cleanup_database.pl cronjob is run with the --list-invites parameter." |
648 |
- "<p>Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days.</p>" |
649 |
- "<br>If neither the --list-invites parameter or this system preference are set then the cronjob will not delete any unaccepted private list share invites." |
649 |
- "<p><strong>WARNING</strong>: Unaccepted private list shares will be purged by the following 3 options:" |
|
|
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." |
652 |
- "<li>[Second priority]: Use the PurgeListShareInvitesOlderThan syspref 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 syspref is empty.</li>" |
654 |
- "</ul>" |
650 |
- "<br><strong>Note:</strong> This system preference requires the <i>misc/cronjobs/cleanup_database.pl</i> cronjob. Ask your system administrator to schedule it." |
655 |
- "<br><strong>Note:</strong> This system preference requires the <i>misc/cronjobs/cleanup_database.pl</i> cronjob. Ask your system administrator to schedule it." |
651 |
- |
656 |
- |
652 |
- pref: OpacTrustedCheckout |
657 |
- pref: OpacTrustedCheckout |
653 |
- |
|
|