From 60e61c2a01c41d361f6b1dd86d6737be6eb81a8b Mon Sep 17 00:00:00 2001 From: Alex Buckley Date: Mon, 19 Sep 2022 00:39:13 +0000 Subject: [PATCH] Bug 26831: Attempting to clarify prioritising of options Sponsored-by: Catalyst IT, New Zealand Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/opac.pref | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 6eaa7dad73..356eeb8f88 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -656,9 +656,14 @@ OPAC: - The cleanup_database.pl cronjob will automatically delete unaccepted private list share invites after a period of - pref: PurgeListShareInvitesOlderThan class: integer - - "days. Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days." - - "
WARNING: This system preference will be overridden when the cleanup_database.pl cronjob is run with the --list-invites parameter." - - "
If neither the --list-invites parameter or this system preference are set then the cronjob will not delete any unaccepted private list share invites." + - "days." + - "

Example: [14] Sets purgation of unaccepted private list share invites for those older than 14 days.

" + - "

WARNING: Unaccepted private list shares will be purged by the following 3 options:" + - "

" - "
Note: This system preference requires the misc/cronjobs/cleanup_database.pl cronjob. Ask your system administrator to schedule it." - - pref: OpacTrustedCheckout -- 2.30.2