2 lines
254 B
Text
2 lines
254 B
Text
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
|