diff --git a/config/environments/production.rb b/config/environments/production.rb index 402dc920..12b7f29d 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -38,7 +38,7 @@ OpenneoImpressItems::Application.configure do # config.action_mailer.raise_delivery_errors = false # Enable threaded mode - config.threadsafe! + # config.threadsafe! config.active_support.deprecation = :log end