diff options
Diffstat (limited to 'config/test-1.yaml')
-rw-r--r-- | config/test-1.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: | |||
21 | admin: | 21 | admin: |
22 | email: 'admin1@example.com' | 22 | email: 'admin1@example.com' |
23 | 23 | ||
24 | user: | ||
25 | video_quota: 1024 * 1024 * 5 | ||
26 | |||
24 | signup: | 27 | signup: |
25 | limit: 4 | 28 | limit: 4 |