]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-6.yaml
Server: remove encryption when seending requests to other pods
[github/Chocobozzz/PeerTube.git] / config / test-6.yaml
index b7dbd4bdd1cef9d51a32ce576f11a5d2960f52f6..0c9630c897a91c2fa0785d596ee8a8a818da1f3d 100644 (file)
@@ -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/'