X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-1.yaml;h=cb658397c5efaff873c5e2548152b6bf0d944b41;hb=09e10ac0c99c66049a9ba07da59067baadf5112e;hp=d08a3bee6a741d37d5841a28016daad5fd14cbbf;hpb=291e8d3eed88fe714fb74ad897ac2c67347a85ff;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-1.yaml b/config/test-1.yaml index d08a3bee6..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/' @@ -21,5 +21,11 @@ storage: admin: email: 'admin1@example.com' +user: + video_quota: 5242880 # 5MB + signup: limit: 4 + +transcoding: + enabled: false