]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
remove outdated badges, add authorization to caption routes
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 120f03d5d9df4dbf1c1501dc7e3880b240404a00..da04c0e954656e4dc25a2469c8112dde56f0be3e 100644 (file)
@@ -178,7 +178,7 @@ plugins:
 
 federation:
   videos:
-    federate_unlisted: true
+    federate_unlisted: false
 
 cache:
   previews:
@@ -285,6 +285,10 @@ import:
   videos:
     http: # Classic HTTP or all sites supported by youtube-dl https://rg3.github.io/youtube-dl/supportedsites.html
       enabled: false
+
+      # IPv6 is very strongly rate-limited on most sites supported by youtube-dl
+      force_ipv4: false
+
       # You can use an HTTP/HTTPS/SOCKS proxy with youtube-dl
       proxy:
         enabled: false