Просмотр исходного кода

added attachments cleanup task to example cron

Rafał Pitoń 8 лет назад
Родитель
Сommit
7a045b4e1f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      misago/project_template/cron.txt

+ 1 - 0
misago/project_template/cron.txt

@@ -3,6 +3,7 @@
 # valid python version or paths to manage.py
 
 15 0 * * * python manage.py buildactivepostersranking
+15 0 * * * python manage.py clearattachments
 15 0 * * * python manage.py clearsessions
 15 0 * * * python manage.py invalidatebans
 15 0 * * * python manage.py prunecategories