mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Manual deployment instructions: On staging, do a puppet apply. No action needs to be taken for the prod deploy. (imported from commit 0f6e5ab22aaeacfcc69d57de12f2bb6fac6f0635)
5 lines
142 B
Plaintext
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
|