From 5c98d3bf078852043cbdd582c01e3dc4f4b5b79f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Sep 2017 22:09:16 +0200 Subject: Begin tests for user quota --- config/test-1.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/test-1.yaml b/config/test-1.yaml index d08a3bee6..f1514e9cc 100644 --- a/config/test-1.yaml +++ b/config/test-1.yaml @@ -21,5 +21,8 @@ storage: admin: email: 'admin1@example.com' +user: + video_quota: 1024 * 1024 * 5 + signup: limit: 4 -- cgit v1.2.3