This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
You've already forked hometown
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6fa4e01139
hometown
/
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-26 17:48:56 +00:00
if
Rails
.
env
.
production?
Rack
::
Timeout
.
service_timeout
=
15
Rack
::
Timeout
::
Logger
.
disable
end
Reference in New Issue
Copy Permalink