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
9e6ceb3201
hometown
/
config
/
initializers
/
timeout.rb
2 lines
52 B
Ruby
Raw
Normal View
History
Unescape
Escape
Don't use rack timeout in any but production environments
2016-12-21 18:10:40 +00:00
Rack
::
Timeout
.
timeout
=
30
if
Rails
.
env
.
production?
Reference in New Issue
Copy Permalink