cron.txt 355 B

123456789
  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 clearsessions
  8. 25 0 * * * python manage.py invalidatebans