mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-06 06:53:14 +00:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
MAILTO=root
|
|
|
|
# Remove any stale apple device tokens from our list
|
|
0 3 * * * zulip cd /home/zulip/deployments/current && python manage.py check_apns_tokens
|