summaryrefslogtreecommitdiffstats
path: root/roles/ask/files/cron-delete-old-emails
blob: 275f5a808abfd2b1fbe48a14e06adc1224b1df97 (plain)
1
0 * * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py cleanup_mail -d 7 > /dev/null 2> /dev/null