Add script to remove old reminders
This commit is contained in:
@ -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=
|
||||
|
Reference in New Issue
Block a user