X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-6.yaml;h=719629844b162ad795ddb5df82e7e1c133ddefdf;hb=54b3316099ed7d2dfcb6d708fdb686f1e125ce61;hp=7303a08fc67f3d1aebad9bf4d04259b6a57fffaa;hpb=99fe265a5fc077cb66c322e7f3d191ff7110aea0;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