]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Fix checker if we don't have redundancy strategies
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index af29a4379eda35712c51a1402ee7e07805452930..adac9deeb6ab71d956951b459e660a00668147de 100644 (file)
@@ -74,6 +74,13 @@ redundancy:
 #    -
 #      size: '10GB'
 #      strategy: 'most-views' # Cache videos that have the most views
+#    -
+#      size: '10GB'
+#      strategy: 'trending' # Cache trending videos
+#    -
+#      size: '10GB'
+#      strategy: 'recently-added' # Cache recently added videos
+#      minViews: 10 # Having at least x views
 
 cache:
   previews: