From 77d0ae7b201264423d81e1019139eac3d7716536 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 19 Apr 2022 11:44:03 +0200 Subject: Fix 2 hours limit on uploads --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 722c7867e..97438afdb 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@babel/parser": "7.17.9", "@peertube/feed": "^5.0.1", "@peertube/http-signature": "^1.4.0", - "@uploadx/core": "^5.0.0", + "@uploadx/core": "^5.1.0", "async": "^3.0.1", "async-lru": "^1.1.1", "bcrypt": "5.0.1", -- cgit v1.2.3