blob: dd5e09a8c16d1879faa8693411e5f374b987c4bf (
plain)
1
2
|
0 0 * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py send_accept_answer_reminders > /dev/null 2> /dev/null
30 0 * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py send_unaswered_question_reminders > /dev/null 2> /dev/null
|