]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-3.yaml
Server: add update case to real world script
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
index e522c13e7fcaa25d1c10b89172d0ce5bed350ea5..138a2cd53dd7c23b834308203401e3bf93d96f26 100644 (file)
@@ -2,16 +2,16 @@ listen:
   port: 9003
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9003
 
 database:
-  suffix: '-test3'
+  suffix: '_test3'
 
 # From the project root directory
 storage:
   certs: 'test3/certs/'
-  uploads: 'test3/uploads/'
+  videos: 'test3/videos/'
   logs: 'test3/logs/'
   thumbnails: 'test3/thumbnails/'
   torrents: 'test3/torrents/'