This website requires JavaScript.
Explore
Help
Sign In
tyrel
/
vidpush
Watch
1
Star
0
Fork
0
You've already forked vidpush
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
784b083c05
vidpush
/
config
/
initializers
/
rack_timeout.rb
2 lines
62 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial Commit
2014-04-07 18:41:34 +00:00
Rack
::
Timeout
.
timeout
=
(
ENV
[
'TIMEOUT_IN_SECONDS'
]
||
5
)
.
to_i
Reference in New Issue
Copy Permalink