We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65619f2 commit fce86dfCopy full SHA for fce86df
1 file changed
bin/daily
@@ -62,3 +62,6 @@ $DTDIR/ietf/manage.py fetch_meeting_attendance --latest 2
62
63
# Send reminders originating from the review app
64
$DTDIR/ietf/bin/send-review-reminders
65
+
66
+# Purge older PersonApiKeyEvents
67
+$DTDIR/ietf/manage.py purge_old_personal_api_key_events 14
0 commit comments