mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-17 20:41:33 +00:00
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
MAILTO=""
|
|
# Send digest emails once a day. Time is in UTC.
|
|
0 18 * * * zulip cd /home/zulip/deployments/current; python manage.py enqueue_digest_emails
|