]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Don't get quota twice
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index f7b15369867bf0fedbb4d1a1aa0fcc9d410e6e39..e33427faeb1eceb9dd489cb0d2afd67e39618f1a 100644 (file)
@@ -63,6 +63,10 @@ search:
     users: true
     anonymous: false
 
+trending:
+  videos:
+    interval_days: 7 # Compute trending videos for the last x days
+
 ###############################################################################
 #
 # From this point, all the following keys can be overridden by the web interface