Skip to content

Commit

Permalink
Ajouter le cron d'envoi des emails
Browse files Browse the repository at this point in the history
  • Loading branch information
Anto59290 committed Nov 6, 2024
1 parent c88ad1a commit d57a240
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cron.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"jobs": [
{
"command": "0 0,5 * * * python manage.py update_fichedetection_etat"
},
{
"command": "* * * * * python manage.py send_queued_mail"
}
]
}

0 comments on commit d57a240

Please sign in to comment.