mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
MAILTO=root
|
|
|
|
# Clear all expired Django sessions at 10:22 PM every day.
|
|
22 22 * * * zulip cd /home/zulip/deployments/current && python2.7 manage.py clearsessions
|