]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tools/upload.ts
Don't send follow request if the follow is already accepted
[github/Chocobozzz/PeerTube.git] / server / tools / upload.ts
index 177d849f325b5ec1ce05d50d0d33a05e3a08765f..4d40c8c1a23824822a549cb38b567e9f9edadae3 100644 (file)
@@ -84,6 +84,7 @@ async function run () {
     fixture: program['file'],
     thumbnailfile: program['thumbnailPath'],
     previewfile: program['previewPath'],
+    waitTranscoding: true,
     privacy: program['privacy'],
     support: undefined
   }