This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
mastodon
mirror of
https://github.com/mastodon/mastodon
Watch
2
Star
2
Fork
You've already forked mastodon
1
Code
Issues
9
Releases
Wiki
Activity
6fa4e01139
mastodon
/
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 18:48:56 +01:00
if
Rails
.
env
.
production?
Rack
::
Timeout
.
service_timeout
=
15
Rack
::
Timeout
::
Logger
.
disable
end