This website requires JavaScript.
Explore
Help
Sign In
nrd.li
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2019-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
ab4f5f5da5
mastodon
/
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 a new issue
Copy permalink