]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/models/server/custom-config.model.ts
Try to speed up server tests
[github/Chocobozzz/PeerTube.git] / shared / models / server / custom-config.model.ts
index 93b2d34176a892237cfcb53cf24cfc65158ff1af..0bccd63e3d5684785f55fbdba8855c6b7f242f9f 100644 (file)
@@ -59,6 +59,10 @@ export interface CustomConfig {
     captions: {
       size: number
     }
+
+    torrents: {
+      size: number
+    }
   }
 
   signup: {