This website requires JavaScript.
Explore
Help
Register
Sign In
fedi
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
1
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-11-07 08:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cf44ca92c
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