Add script to remove old reminders

This commit is contained in:
jude
2024-10-12 22:12:01 +01:00
parent 894961e2cd
commit 6340f5a20f
4 changed files with 18 additions and 1 deletions

View File

@ -16,4 +16,7 @@ OAUTH2_CLIENT_ID=
OAUTH2_CLIENT_SECRET=
REPORT_EMAIL=
LOG_TO_DATABASE=1
# Delete sent/deleted/failed reminders after this many months
SENT_CLEAN_AGE=
# Delete all reminders after this many months
TOTAL_CLEAN_AGE=