]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/api/config.ts
Fix notification scrollbar color
[github/Chocobozzz/PeerTube.git] / server / controllers / api / config.ts
index 5c242da04a55708bed6e816319615d8449cb21b9..fb108ca1c1ab3d7570d87582315c9fc622addb9d 100644 (file)
@@ -395,6 +395,9 @@ function customConfig (): CustomConfig {
       },
       captions: {
         size: CONFIG.CACHE.VIDEO_CAPTIONS.SIZE
+      },
+      torrents: {
+        size: CONFIG.CACHE.TORRENTS.SIZE
       }
     },
     signup: {