Merge branch 'patch-8' into 'master'
Fix Crontab typo for PruneOldEventsWorker to run 4x/day instead of 60x/hour
In c0a92cb8 the intended cron setting (per the comment) was to be "4 times a day", a * instead of a 0 means it runs 60x/hr 4x/day.
Closes #25571
See merge request !8051
Showing
Please
register
or
sign in
to comment