test/dummy/config/astrochimp.yml in astrochimp-0.1.3 vs test/dummy/config/astrochimp.yml in astrochimp-0.2.0
- old
+ new
@@ -2,16 +2,19 @@
name : "Awesome Startup"
company : "Company, LLC"
company_url : "http://mailchimp.com"
twitter_user : "Brightbit"
facebook_url : "http://www.facebook.com/brightbit"
- google_analytics_code : ""
- mailchimp_list_id : ""
- mailchimp_api_key : ""
+ google_analytics_code :
+ mailchimp_list_id :
+ mailchimp_api_key :
email_format : "html"
email_double_optin : false # true will require user to confirm their email address
signup_success_notice : "Thanks! We'll drop you a line when we launch!"
splash_layout : "astrochimp"
+ mail_from : "from@example.com"
+ mail_subject : "You have successfully signed up for Astrochimp"
+ host : "localhost:3000"
development:
<<: *defaults
test: