Badges: fix schedule of libravatar cron job

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-06-19 08:26:31 +02:00
parent a0db292af2
commit 9170bf5458
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -5,7 +5,7 @@ badges_award_cronjobs:
- name: group-membership
schedule: "25 13 * * *"
- name: libravatar
schedule: "40 14 1,5 * *"
schedule: "40 14 * * 1,5"
- name: mirror
schedule: "20 */2 * * *"
- name: lifecycle