parent
ed9ae70487
commit
138d21aea8
@ -1,4 +1,4 @@ |
|||||||
if Rails.env.production? |
if Rails.env.production? |
||||||
Rack::Timeout.service_timeout = 15 |
Rack::Timeout.service_timeout = 90 |
||||||
Rack::Timeout::Logger.disable |
Rack::Timeout::Logger.disable |
||||||
end |
end |
||||||
|
Loading…
Reference in new issue