]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/tests/api/check-params/config.ts
Add audio-only option to transcoders and player
[github/Chocobozzz/PeerTube.git] / server / tests / api / check-params / config.ts
index 3c558d4eaf586bbefcafe845dfefe853c1b7c18d..443fbcb60b190c42351cb30e2e3316a16095d4d0 100644 (file)
@@ -85,6 +85,7 @@ describe('Test config API validators', function () {
       allowAudioFiles: true,
       threads: 1,
       resolutions: {
+        '0p': false,
         '240p': false,
         '360p': true,
         '480p': true,