diff --git a/roles/ask/files/cron-post-office-send-daily b/roles/ask/files/cron-post-office-send-daily index 53350266d6..a3bc9db0a0 100644 --- a/roles/ask/files/cron-post-office-send-daily +++ b/roles/ask/files/cron-post-office-send-daily @@ -1 +1 @@ -0 6 * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py send_email_alerts > /dev/null 2> /dev/null +#0 6 * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py send_email_alerts > /dev/null 2> /dev/null