This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
21
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
e3f3c44fb0
mastodon
/
config
/
initializers
/
timeout.rb
5 lines
98 B
Ruby
Raw
Blame
History
if
Rails
.
env
.
production?
Rack
::
Timeout
.
service_timeout
=
15
Rack
::
Timeout
::
Logger
.
disable
end
Reference in New Issue
View Git Blame
Copy Permalink