Files
zulip/puppet/zulip_internal/files/cron.d/send-digest-emails
Jessica McKellar 8bb1caec8f [manual] digest: add the cron job that will trigger digest emails.
Manual deployment instructions:

On staging, do a puppet apply.

No action needs to be taken for the prod deploy.

(imported from commit 0f6e5ab22aaeacfcc69d57de12f2bb6fac6f0635)
2013-12-17 10:47:16 -05:00

5 lines
142 B
Plaintext

MAILTO=root
# Send digest emails once a day.
0 11 * * * zulip cd /home/zulip/deployments/current && python manage.py enqueue_digest_emails