cron.txt 400 B

12345678910
  1. # this is example crontab configuration
  2. # you'll likely need to change it to use
  3. # valid python version or paths to manage.py
  4. 15 0 * * * python manage.py prunecategories
  5. 25 0 * * * python manage.py buildactivepostersranking
  6. 25 0 * * * python manage.py clearattachments
  7. 25 0 * * * python manage.py clearreadtracker
  8. 25 0 * * * python manage.py clearsessions
  9. 25 0 * * * python manage.py invalidatebans