]> 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 5b8bf306b4a408d9d2dde6da59821f3061135ec0..0c9630c897a91c2fa0785d596ee8a8a818da1f3d 100644 (file)
@@ -2,7 +2,7 @@ listen:
   port: 9006
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9006
 
 database:
@@ -11,6 +11,7 @@ database:
 # From the project root directory
 storage:
   certs: 'test6/certs/'
-  uploads: 'test6/uploads/'
+  videos: 'test6/videos/'
   logs: 'test6/logs/'
   thumbnails: 'test6/thumbnails/'
+  torrents: 'test6/torrents/'