X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-6.yaml;h=0c9630c897a91c2fa0785d596ee8a8a818da1f3d;hb=38d78e5b82a30d1318e3cc2532b7ea22b8e163fa;hp=b7dbd4bdd1cef9d51a32ce576f11a5d2960f52f6;hpb=cbe2f7c34822b1bd3b1f8c691f79f0c29cf21f07;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-6.yaml b/config/test-6.yaml index b7dbd4bdd..0c9630c89 100644 --- a/config/test-6.yaml +++ b/config/test-6.yaml @@ -2,7 +2,7 @@ listen: port: 9006 webserver: - host: 'localhost' + hostname: 'localhost' port: 9006 database: @@ -11,12 +11,7 @@ database: # From the project root directory storage: certs: 'test6/certs/' - uploads: 'test6/uploads/' + videos: 'test6/videos/' logs: 'test6/logs/' thumbnails: 'test6/thumbnails/' - -network: - friends: - - 'http://localhost:9001' - - 'http://localhost:9002' - - 'http://localhost:9003' + torrents: 'test6/torrents/'