Skip to content

Commit

Permalink
enable threadsafe mode
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Sep 17, 2011
1 parent 320a6b3 commit a867214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -38,7 +38,7 @@
# config.action_mailer.raise_delivery_errors = false

# Enable threaded mode
# config.threadsafe!
config.threadsafe!

# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
# the I18n.default_locale when a translation can not be found)
Expand Down

0 comments on commit a867214

Please sign in to comment.