diff --git a/config/environments/development.rb b/config/environments/development.rb index 7b3a4b1569b205b9cbb905db7217fbb34fa06a03..d03bf7d3acfbac1582e5b6cc2933e1b8172ddbed 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -16,8 +16,6 @@ Diaspora::Application.configure do # Don't care if the mailer can't send config.action_mailer.raise_delivery_errors = false - - - #oiy + #config.threadsafe! end