]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/templates/default/cron.erb
Send any civicrm cron output to admins
[chef.git] / cookbooks / civicrm / templates / default / cron.erb
index e59bde0c02f3ea67ef12178880f19464c2946c0b..ea5aebe1ae1972ed00a54ad44301b7321a681bb8 100644 (file)
@@ -1,3 +1,5 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
-*/15 * * * * www-data php <%= @directory %>/civicrm/bin/cli.php -s crm.osmfoundation.org -u batch -p "<%= @passwords["batch"] %>" -e Job -a execute
+MAILTO=admins@openstreetmap.org
+
+*/15 * * * * www-data php <%= @directory %>/civicrm/bin/cli.php -s join.osmfoundation.org -u batch -p "<%= @passwords["batch"] %>" -e Job -a execute