]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-1.yaml
Server: host -> hostname (host = hostname + port)
[github/Chocobozzz/PeerTube.git] / config / test-1.yaml
index a59566cc4f3362154565ec7817ac611b2835ade4..6dcc7f294ad7ef941657488142e452f286cae6ac 100644 (file)
@@ -2,7 +2,7 @@ listen:
   port: 9001
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9001
 
 database:
@@ -11,7 +11,7 @@ database:
 # From the project root directory
 storage:
   certs: 'test1/certs/'
-  uploads: 'test1/uploads/'
+  videos: 'test1/videos/'
   logs: 'test1/logs/'
   thumbnails: 'test1/thumbnails/'
   torrents: 'test1/torrents/'