]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-reminder.cron
Up to 3.10.12
[packages/eventum.git] / eventum-reminder.cron
1 # eventum reminder
2 # bounce messages back to root
3 MAILTO=root
4
5 */10 * * * * http exec /usr/share/eventum/bin/check_reminders.php
6
7 # It is recommended that you run the reminder cron job every 10 minutes,
8 # so it won't flood you with alerts too often, but it would still be
9 # enough to handle most cases.
This page took 0.030101 seconds and 3 git commands to generate.