From 77a5501f6413aff2f2a626b929dfda486fa9a3e6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 6 Sep 2017 16:35:40 +0200 Subject: Fix tests and user quota --- config/test-1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/test-1.yaml') diff --git a/config/test-1.yaml b/config/test-1.yaml index f1514e9cc..4e9f29435 100644 --- a/config/test-1.yaml +++ b/config/test-1.yaml @@ -22,7 +22,7 @@ admin: email: 'admin1@example.com' user: - video_quota: 1024 * 1024 * 5 + video_quota: 5242880 # 5MB signup: limit: 4 -- cgit v1.2.3