Update the development email
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 16 Nov 2016 14:30:50 +0000 (09:30 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 16 Nov 2016 14:30:50 +0000 (09:30 -0500)
So they don't get blasted with dev emails.

setup/config/application.ini

index c7de991..5ebbac5 100644 (file)
@@ -163,8 +163,8 @@ event_registration.use_full_billing_info_at_top = No
 event_registration.bill_info_req.comp_code = "fname, lname, phone"
 event_registration.bill_info_req.check = "fname, lname, phone"
 event_registration.bill_info_req.cash = "fname, lname, phone"
-event_registration.bill_info_req.credit_card = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax"  
-event_registration.bill_info_req.call_from_merchant = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax"  
+event_registration.bill_info_req.credit_card = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax"
+event_registration.bill_info_req.call_from_merchant = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax"
 ; -- Billing fields to ignore when no payment is required (free registration) - Only when use_full_billing_info_at_top YES above
 event_registration.free_use_fname = On
 event_registration.free_use_lname = On
@@ -301,7 +301,8 @@ event_registration.checkout_debug = Off
 event_registration.debug = 0
 event_registration.debug_view = Off
 event_registration.debug_mail = On
-event_registration.checkout_debug = Off
+event_registration.checkout_debug = Of
+event_registration.organization_internal_email = "dev@gaslightmedia.com"
 
 ; steve's server configuration data inherits from development
 ; and overrides values as necessary