]> 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 3a81138455bd2ef96f12d913b50f03c65ebfe0e3..ea5aebe1ae1972ed00a54ad44301b7321a681bb8 100644 (file)
@@ -1,5 +1,5 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
-MAILTO=jonobennett+civicrm@gmail.com
+MAILTO=admins@openstreetmap.org
 
-*/15 * * * * www-data php <%= @directory %>/civicrm/bin/cli.php -s crm.osmfoundation.org -u batch -p "<%= @passwords["batch"] %>" -e Job -a execute
+*/15 * * * * www-data php <%= @directory %>/civicrm/bin/cli.php -s join.osmfoundation.org -u batch -p "<%= @passwords["batch"] %>" -e Job -a execute