]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Fix live sha segments with multiple resolutions
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index af16f081fbad00761603f9c778835dc823d767c7..b16fafa4083aba007b37cdc3d0761f72e81f9c27 100644 (file)
@@ -178,7 +178,7 @@ plugins:
 
 federation:
   videos:
-    federate_unlisted: true
+    federate_unlisted: false
 
 cache:
   previews:
@@ -262,7 +262,7 @@ live:
   # PeerTube will transcode segments in a video file
   # If the user daily/total quota is reached, PeerTube will stop the live
   # /!\ transcoding.enabled (and not live.transcoding.enabled) has to be true to create a replay
-  allow_replay: true
+  allow_replay: false
 
   rtmp:
     port: 1935