]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-4.yaml
Update README schemas
[github/Chocobozzz/PeerTube.git] / config / test-4.yaml
index 68253cae90395a46d9e40117f4af7c5e3f184cab..a0a9bde21e819aa459b0576206467973f2c2c8cd 100644 (file)
@@ -2,11 +2,11 @@ listen:
   port: 9004
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9004
 
 database:
-  suffix: '-test4'
+  suffix: '_test4'
 
 # From the project root directory
 storage:
@@ -15,3 +15,6 @@ storage:
   logs: 'test4/logs/'
   thumbnails: 'test4/thumbnails/'
   torrents: 'test4/torrents/'
+
+admin:
+  email: 'admin4@example.com'