]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Clearer message regarding SQL extension commands in beta 10
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index 98cdd7ca720a349dd4ce5c21ce76a67fca08f02e..d347b0ece221d27cd38536b05cd0346637644b85 100644 (file)
@@ -71,7 +71,9 @@ log:
 
 cache:
   previews:
-    size: 100 # Max number of previews you want to cache
+    size: 500 # Max number of previews you want to cache
+  captions:
+    size: 500 # Max number of video captions/subtitles you want to cache
 
 admin:
   email: 'admin@example.com'