Files
docker-zulip/zulip-puppet/files/cron.d/check-apns-tokens
Alexander Trost 24f759cf7d Replaced the MAILTO=root with MAILTO=""
No emails should be sent by cron
2015-10-22 13:40:20 +02:00

5 lines
153 B
Plaintext

MAILTO=""
# Remove any stale apple device tokens from our list
0 3 * * * zulip cd /home/zulip/deployments/current && python manage.py check_apns_tokens