Reverting previous commit

This commit is contained in:
Will Marshall
2013-12-19 12:29:21 +11:00
parent aaa2999ee1
commit 87cef4edcc

View File

@@ -22,7 +22,7 @@ Spree.config do |config|
# -- spree_paypal_express
# Auto-capture payments. Without this option, payments must be manually captured in the paypal interface.
config.auto_capture = true
config.override_actionmailer_config = false
#config.override_actionmailer_config = false
end