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