@@ -, +, @@ reminder notices in crontab.example file --- misc/cronjobs/crontab.example | 4 ++++ 1 file changed, 4 insertions(+) --- a/misc/cronjobs/crontab.example +++ a/misc/cronjobs/crontab.example @@ -54,6 +54,10 @@ KOHA_CRON_PATH = /usr/share/koha/bin/cronjobs # ADVANCE NOTICES 10 1 * * * __KOHA_USER__ $KOHA_CRON_PATH/advance_notices.pl -c +# MEMBERSHIP_EXPIRY NOTICES + +15 1 * * * __KOHA_USER__ $KOHA_CRON_PATH/membership_expiry.pl -c + # PROCESS LONG OVERDUES # updates item status from available to longoverdue for items long overdue # 19 1 * * * __KOHA_USER__ $KOHA_CRON_PATH/longoverdue.pl --lost 90=1 --confirm --