X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=config%2Ftest-1.yaml;h=cb658397c5efaff873c5e2548152b6bf0d944b41;hb=8dfd8fd7ca376e7898c912bb985a7a4a997cd966;hp=f1514e9cc227f9bc01c8ab829dfa5106a31b8e75;hpb=5c98d3bf078852043cbdd582c01e3dc4f4b5b79f;p=oweals%2Fpeertube.git diff --git a/config/test-1.yaml b/config/test-1.yaml index f1514e9cc..cb658397c 100644 --- a/config/test-1.yaml +++ b/config/test-1.yaml @@ -10,7 +10,7 @@ database: # From the project root directory storage: - certs: 'test1/certs/' + avatars: 'test1/avatars/' videos: 'test1/videos/' logs: 'test1/logs/' previews: 'test1/previews/' @@ -22,7 +22,10 @@ admin: email: 'admin1@example.com' user: - video_quota: 1024 * 1024 * 5 + video_quota: 5242880 # 5MB signup: limit: 4 + +transcoding: + enabled: false