]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/live.ts
Use -1 for max live duration unlimited
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / live.ts
index 91879208178b9914d01a4bab5b4796ed29bf58e2..939285ae85e5b0c7a2e45b95652ff0b17f92f613 100644 (file)
@@ -348,7 +348,7 @@ describe('Test live', function () {
         live: {
           enabled: true,
           allowReplay: true,
-          maxDuration: null,
+          maxDuration: -1,
           transcoding: {
             enabled: true,
             resolutions: {