]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/plugins/guide.md
fix nginx units
[github/Chocobozzz/PeerTube.git] / support / doc / plugins / guide.md
index 9739d117a95ebceff007fa4a64f08796a71ffc72..a4a1a136d178343b5906a09192f187f3d22e16f1 100644 (file)
@@ -516,7 +516,7 @@ async function register ({
       }
     }
 
-    // Support libopus and libvpx-vp9 encoders, just for the example (PeerTube player is only compatible with h264/aac)
+    // Support libopus and libvpx-vp9 encoders (these codecs could be incompatible with the player)
     transcodingManager.addVODProfile('libopus', 'test-vod-profile', builder)
 
     // Default priorities are ~100