]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/controllers/api/videos/upload.ts
Decrease time to cleanup resumable uploads
authorChocobozzz <me@florianbigard.com>
Fri, 3 Dec 2021 13:00:40 +0000 (14:00 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 3 Dec 2021 13:01:38 +0000 (14:01 +0100)
commit6d472b4046084e5f477124b11ac62dca9f6a1a63
treed00c0223b92d8f77e68d46f7bc9e861725172b8e
parent390366472d7239864060753c63513d0f316ca468
Decrease time to cleanup resumable uploads
server/controllers/api/videos/upload.ts
server/initializers/constants.ts
server/lib/schedulers/remove-dangling-resumable-uploads-scheduler.ts
server/lib/uploadx.ts [new file with mode: 0644]