]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-4.yaml
Server: remove encryption when seending requests to other pods
[github/Chocobozzz/PeerTube.git] / config / test-4.yaml
index 22abc0a583b7c0bab5dee382bd70ae6565b4bdb6..e6f34d0130f17d522f5e1b99e9fae7777e509eee 100644 (file)
@@ -2,7 +2,7 @@ listen:
   port: 9004
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9004
 
 database:
@@ -11,6 +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/'