]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/live/live-save-replay.ts
Use -1 for max live duration unlimited
[github/Chocobozzz/PeerTube.git] / server / tests / api / live / live-save-replay.ts
index 6cd8cc23f27b25b46ed133eff516dc2aed776a91..35fe4e7bdf51b54c804e611dbda1a1afb9f4df5d 100644 (file)
@@ -90,7 +90,7 @@ describe('Save replay setting', function () {
       live: {
         enabled: true,
         allowReplay: true,
-        maxDuration: null,
+        maxDuration: -1,
         transcoding: {
           enabled: false,
           resolutions: {