Lines 664-672
OPAC:
Link Here
|
664 |
- The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of |
664 |
- The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of |
665 |
- pref: PurgeListShareInvitesOlderThan |
665 |
- pref: PurgeListShareInvitesOlderThan |
666 |
class: integer |
666 |
class: integer |
667 |
- "days. Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days." |
667 |
- "days." |
668 |
- "<br><strong>WARNING</strong>: This system preference will be overridden when the cleanup_database.pl cronjob is run with the --list-invites parameter." |
668 |
- "<p>Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days.</p>" |
669 |
- "<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." |
669 |
- "<p><strong>WARNING</strong>: Unaccepted private list shares will be purged by the following 3 options:" |
|
|
670 |
- "<ul>" |
671 |
- "<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." |
672 |
- "<li>[Second priority]: Use the PurgeListShareInvitesOlderThan syspref when it contains a value.</li>" |
673 |
- "<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>" |
674 |
- "</ul>" |
670 |
- "<br><strong>Note:</strong> This system preference requires the <i>misc/cronjobs/cleanup_database.pl</i> cronjob. Ask your system administrator to schedule it." |
675 |
- "<br><strong>Note:</strong> This system preference requires the <i>misc/cronjobs/cleanup_database.pl</i> cronjob. Ask your system administrator to schedule it." |
671 |
- |
676 |
- |
672 |
- Limit patrons to |
677 |
- Limit patrons to |
673 |
- |
|
|