aboutsummaryrefslogtreecommitdiffstats
path: root/config/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/environment.rb b/config/environment.rb
index 6382eeb7a..ccf4c9ed6 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -87,7 +87,4 @@ end
# Domain for URLs (so can work for scripts, not just web pages)
ActionController::UrlWriter.default_url_options[:host] = MySociety::Config.get("DOMAIN", 'localhost:3000')
-# So that it queues the message if there is a temporary error
-ActionMailer::Base.delivery_method = :sendmail
-