X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-3.yaml;h=e7e30c07bdbb9e64f67ca0b95c2247c108404ded;hb=15dbc134bd92b3b9953d676b6c6bda2d41e4945b;hp=a29225a44bcf4986356e4f7e1e924bdae8cc659a;hpb=f981dae8617271a2dc713bb683951730b306e0c5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-3.yaml b/config/test-3.yaml index a29225a44..e7e30c07b 100644 --- a/config/test-3.yaml +++ b/config/test-3.yaml @@ -10,7 +10,7 @@ database: # From the project root directory storage: - certs: 'test3/certs/' + avatars: 'test3/avatars/' videos: 'test3/videos/' logs: 'test3/logs/' previews: 'test3/previews/' @@ -20,3 +20,6 @@ storage: admin: email: 'admin3@example.com' + +transcoding: + enabled: false