mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-06 18:54:00 +02:00
Restart the project in Django
This commit is contained in:
5
corres2math.cron
Normal file
5
corres2math.cron
Normal file
@ -0,0 +1,5 @@
|
||||
# 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
|
Reference in New Issue
Block a user