This website requires JavaScript.
Explore
Help
Sign In
SWREI
/
instrumental
Watch
0
Star
0
Fork
0
You've already forked instrumental
Code
Issues
Activity
f4bc9620a9
instrumental
/
config
/
initializers
/
timeout.rb
5 lines
98 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix up timeout, improve contrast on "show more", add responsive style for extremely wide monitors
2017-01-27 02:48:56 +09:00
if
Rails
.
env
.
production?
Rack
::
Timeout
.
service_timeout
=
15
Rack
::
Timeout
::
Logger
.
disable
end
Reference in New Issue
Copy Permalink