]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-3.yaml
Server: remove logger about the seed of all the videos
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
index 3e906d1250cf699a70861d702c7c90dc5a53ca87..15719d107f9c57109b4b9996c7eb88748be91af9 100644 (file)
@@ -2,7 +2,7 @@ listen:
   port: 9003
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9003
 
 database:
@@ -11,9 +11,7 @@ database:
 # From the project root directory
 storage:
   certs: 'test3/certs/'
-  uploads: 'test3/uploads/'
+  videos: 'test3/videos/'
   logs: 'test3/logs/'
-
-network:
-  friends:
-    - 'http://localhost:9001'
+  thumbnails: 'test3/thumbnails/'
+  torrents: 'test3/torrents/'