X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=server%2Ftests%2Fapi%2Fcheck-params%2Fconfig.ts;h=2882ceb7c26c909f2f3bd1cb82351ff042f0a151;hb=fb7194043d0486ce0a6a40b2ffbdf32878c33a6f;hp=35cb333ef39ced2e038c25e4274eeaee6ec00330;hpb=a5cf76afa378aae81af2a9b0ce548e5d2582f832;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/tests/api/check-params/config.ts b/server/tests/api/check-params/config.ts index 35cb333ef..2882ceb7c 100644 --- a/server/tests/api/check-params/config.ts +++ b/server/tests/api/check-params/config.ts @@ -103,6 +103,9 @@ describe('Test config API validators', function () { live: { enabled: true, + allowReplay: false, + maxDuration: null, + transcoding: { enabled: true, threads: 4,