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