X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-2.yaml;h=8c77bf58107bb36dd7c1588341612a3cb0ee7e10;hb=4fe98be6b421498577dc0bbcbe22c105408f394d;hp=13e09ff4caba3e1d127b44bf6e4601770e901707;hpb=4793c343fd3cde3c6282ed0fb38e039b4276de0e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-2.yaml b/config/test-2.yaml index 13e09ff4c..8c77bf581 100644 --- a/config/test-2.yaml +++ b/config/test-2.yaml @@ -10,11 +10,20 @@ database: # From the project root directory storage: - certs: 'test2/certs/' + avatars: 'test2/avatars/' videos: 'test2/videos/' logs: 'test2/logs/' + previews: 'test2/previews/' thumbnails: 'test2/thumbnails/' torrents: 'test2/torrents/' + captions: 'test2/captions/' + cache: 'test2/cache/' admin: email: 'admin2@example.com' + +signup: + enabled: false + +transcoding: + enabled: true