X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Ftest-4.yaml;h=e6f34d0130f17d522f5e1b99e9fae7777e509eee;hb=38d78e5b82a30d1318e3cc2532b7ea22b8e163fa;hp=1f884dbf2114b338ebd261e34113eabcffdeee36;hpb=052937db8a8d282eccdbdf38d487ed8d85d3c0a7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/test-4.yaml b/config/test-4.yaml index 1f884dbf2..e6f34d013 100644 --- a/config/test-4.yaml +++ b/config/test-4.yaml @@ -2,7 +2,7 @@ listen: port: 9004 webserver: - host: 'localhost' + hostname: 'localhost' port: 9004 database: @@ -11,11 +11,7 @@ database: # From the project root directory storage: certs: 'test4/certs/' - uploads: 'test4/uploads/' + videos: 'test4/videos/' logs: 'test4/logs/' thumbnails: 'test4/thumbnails/' torrents: 'test4/torrents/' - -network: - friends: - - 'http://localhost:9002'