mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
MAILTO=root
|
|
|
|
# Send digest emails once a day. Time is in UTC.
|
|
0 16 * * * zulip cd /home/zulip/deployments/current && python manage.py enqueue_digest_emails
|