1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2024-11-26 12:47:10 +00:00
plateforme-tfjm2/tfjm.cron
2020-09-19 21:31:28 +02:00

6 lines
311 B
Plaintext

# m h dom mon dow user command
# Envoyer les mails en attente
* * * * * root cd /code && python manage.py send_mail -c 1
* * * * * root cd /code && python manage.py retry_deferred -c 1
00 0 * * * root cd /code && python manage.py purge_mail_log 7 -c 1