]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Use different p2p policy for embeds and webapp
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 13219fd5d8ce6f1bf8a7d6234162c1c1c54f99f6..0ce0b9d0ee9bd686dc831b0206f885ca67a8ccf2 100644 (file)
@@ -93,7 +93,11 @@ defaults:
   p2p:
     # Enable P2P by default
     # Can be enabled/disabled by anonymous users and logged in users
-    enabled: true
+    webapp:
+      enabled: true
+
+    embed:
+      enabled: true
 
 # From the project root directory
 storage: