X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-6.yaml;h=719629844b162ad795ddb5df82e7e1c133ddefdf;hb=348106f20cb0be6406b5b71bc0325b981ed74be9;hp=7303a08fc67f3d1aebad9bf4d04259b6a57fffaa;hpb=feb4bdfd9b46e87aadfa7c0d5338cde887d1f58c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-6.yaml b/config/test-6.yaml index 7303a08fc..719629844 100644 --- a/config/test-6.yaml +++ b/config/test-6.yaml @@ -10,8 +10,17 @@ database: # From the project root directory storage: - certs: 'test6/certs/' + avatars: 'test6/avatars/' videos: 'test6/videos/' logs: 'test6/logs/' + previews: 'test6/previews/' thumbnails: 'test6/thumbnails/' torrents: 'test6/torrents/' + captions: 'test6/captions/' + cache: 'test6/cache/' + +admin: + email: 'admin6@example.com' + +transcoding: + enabled: false