mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
The new puppet.conf file has to be moved into place manually. (imported from commit 253d9a95386dae8c803a998ce2dc7e8be40c880a)
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
MAILTO=root
|
|
|
|
# Clear all expired Django sessions at 10:22 PM every day.
|
|
22 22 * * * zulip cd /home/zulip/deployments/current && python manage.py clearsessions
|