This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
catstodon
Watch
1
Star
0
Fork
You've already forked catstodon
1
mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced
2025-01-11 00:31:34 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a302e56f9a
catstodon
/
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 a new issue
Copy permalink