X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-6.yaml;h=4fdc2402e403953559a9a4d7a47d3d65234df92f;hb=d7137ad5fb31d6d740406ce7aa22529a4d36c760;hp=7303a08fc67f3d1aebad9bf4d04259b6a57fffaa;hpb=feb4bdfd9b46e87aadfa7c0d5338cde887d1f58c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-6.yaml b/config/test-6.yaml index 7303a08fc..4fdc2402e 100644 --- a/config/test-6.yaml +++ b/config/test-6.yaml @@ -10,8 +10,16 @@ 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/' + cache: 'test6/cache/' + +admin: + email: 'admin6@example.com' + +transcoding: + enabled: false