Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions bin/every15m
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ logger -p user.info -t cron "Running $DTDIR/bin/every15m"

# Send mail scheduled to go out at certain times
$DTDIR/ietf/bin/send-scheduled-mail all

# Reparse the last _year_ of RFC index entries
# (which is the default if -d is not provided)
# until https://github.com/ietf-tools/datatracker/issues/3734
# is addressed.
# This takes about 20s on production as of 2022-08-11
$DTDIR/ietf/bin/rfc-editor-index-updates