]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/dev.yaml
Channel sync (#5135)
[github/Chocobozzz/PeerTube.git] / config / dev.yaml
index 15e239b297eb7f5a146738c6c4a6a9b40cef4562..ca93874d23f6c20c97fc079e6a0b0e5d263457f8 100644 (file)
@@ -81,6 +81,11 @@ import:
       enabled: true
     torrent:
       enabled: true
+  video_channel_synchronization:
+    enabled: true
+    max_per_user: 10
+    check_interval: 5 minutes
+    videos_limit_per_synchronization: 3
 
 instance:
   default_nsfw_policy: 'display'