]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix redis connection timeout
authorChocobozzz <me@florianbigard.com>
Tue, 4 Jan 2022 09:29:01 +0000 (10:29 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 4 Jan 2022 09:45:50 +0000 (10:45 +0100)
commitcea093bca5b9d311b5c1d0539d53e965c901015b
treea7e8992e2f130b56639e2aed2b819deae66ca34a
parent8f5a1f36b56369c92f4652d089c46aac45e6f76d
Fix redis connection timeout

We don't need to start it at this point
And it could lead to issues when nodejs is compiling peertube using sync
calls
server/middlewares/cache/cache.ts