]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Check follow constraints when getting a video
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 0d7d948c2c8f66fd9c2e59c6e86ad61b2aedd4cc..257ec7ed166b9eeb59978fbe8fea726a7aac4d49 100644 (file)
@@ -58,7 +58,10 @@ log:
   level: 'info' # debug/info/warning/error
 
 search:
-  remote_uri: # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance
+  # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance
+  # If enabled, the associated group will be able to "escape" from the instance follows
+  # That means they will be able to follow channels, watch videos, list videos of non followed instances
+  remote_uri:
     users: true
     anonymous: false