We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96602e1 + fce86df commit 0299a75Copy full SHA for 0299a75
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