This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-11-21 03:55:07 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
8b9206f7d9
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 19:10:40 +01:00
Rack
::
Timeout
.
timeout
=
30
if
Rails
.
env
.
production?
Reference in New Issue
Copy Permalink