also, disable threadsafe
This commit is contained in:
parent
09b9471f6c
commit
ef62e24044
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ OpenneoImpressItems::Application.configure do
|
||||||
# config.action_mailer.raise_delivery_errors = false
|
# config.action_mailer.raise_delivery_errors = false
|
||||||
|
|
||||||
# Enable threaded mode
|
# Enable threaded mode
|
||||||
config.threadsafe!
|
# config.threadsafe!
|
||||||
|
|
||||||
config.active_support.deprecation = :log
|
config.active_support.deprecation = :log
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue