X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-3.yaml;h=15719d107f9c57109b4b9996c7eb88748be91af9;hb=b1233aa856d9b7cd18179c96a0a4856d3ab3b319;hp=7ef01ba4da759d5b2f80ca3829284c64627e4ac2;hpb=cbe2f7c34822b1bd3b1f8c691f79f0c29cf21f07;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-3.yaml b/config/test-3.yaml index 7ef01ba4d..15719d107 100644 --- a/config/test-3.yaml +++ b/config/test-3.yaml @@ -2,7 +2,7 @@ listen: port: 9003 webserver: - host: 'localhost' + hostname: 'localhost' port: 9003 database: @@ -11,10 +11,7 @@ database: # From the project root directory storage: certs: 'test3/certs/' - uploads: 'test3/uploads/' + videos: 'test3/videos/' logs: 'test3/logs/' thumbnails: 'test3/thumbnails/' - -network: - friends: - - 'http://localhost:9001' + torrents: 'test3/torrents/'