]> git.openstreetmap.org Git - chef.git/blob - cookbooks/civicrm/templates/default/cron.erb
Ignore warning messages from civicrm cron job
[chef.git] / cookbooks / civicrm / templates / default / cron.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 MAILTO=admins@openstreetmap.org
4
5 */15 * * * * www-data php <%= @directory %>/civicrm/bin/cli.php -s join.osmfoundation.org -u batch -p "<%= @passwords["batch"] %>" -e Job -a execute 2>&1 | egrep -v '^PHP (Deprecated|Warning):'