Files
zulip/puppet/zulip_internal/files/cron.d/send-digest-emails
Jessica McKellar 1c06e37245 [puppet] Change digest email send time by 1 hour for daylight savings.
(imported from commit 8ac1747f15e10b850f73ce28ea4579bee62ba1a4)
2014-03-14 20:48:49 -04:00

5 lines
158 B
Plaintext

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