]> git.pld-linux.org Git - packages/eventum.git/blame - eventum-reminder.cron
- cli uses system PEAR (so diffs gone to main patch)
[packages/eventum.git] / eventum-reminder.cron
CommitLineData
8be9905e
ER
1# eventum reminder
2# bounce messages back to root
3MAILTO=root
4
84d0bf85 5*/10 * * * * http cd /usr/share/eventum && /usr/bin/php4 -q check_reminders.php
8be9905e
ER
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.
10
11# vim:syn=crontab
This page took 0.046142 seconds and 4 git commands to generate.