mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-17 23:57:14 +01:00
Update service timeout setting from 15s to 90s
This commit is contained in:
parent
ed9ae70487
commit
138d21aea8
@ -1,4 +1,4 @@
|
||||
if Rails.env.production?
|
||||
Rack::Timeout.service_timeout = 15
|
||||
Rack::Timeout.service_timeout = 90
|
||||
Rack::Timeout::Logger.disable
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user