]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Add ability for users to block an account/instance on server side
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index ad94b00cd2230e12429acdbd4906f3bf9f64953d..9c051fabc45f3bfa09ea818ccd94832a85f46448 100644 (file)
@@ -1,5 +1,5 @@
 listen:
-  listen: '0.0.0.0'
+  hostname: '0.0.0.0'
   port: 9000
 
 webserver:
@@ -23,18 +23,21 @@ log:
 
 redundancy:
   videos:
-    check_interval: '5 seconds'
+    check_interval: '10 minutes'
     strategies:
       -
         size: '10MB'
+        min_lifetime: '10 minutes'
         strategy: 'most-views'
       -
         size: '10MB'
+        min_lifetime: '10 minutes'
         strategy: 'trending'
       -
         size: '10MB'
+        min_lifetime: '10 minutes'
         strategy: 'recently-added'
-        minViews: 1
+        min_views: 1
 
 cache:
   previews: