]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-6.yaml
Prepare production workflow
[github/Chocobozzz/PeerTube.git] / config / test-6.yaml
index 0c9630c897a91c2fa0785d596ee8a8a818da1f3d..088b55c179a2e6816665eb44bd7f9d97f2e5660a 100644 (file)
@@ -6,12 +6,21 @@ webserver:
   port: 9006
 
 database:
-  suffix: '-test6'
+  suffix: '_test6'
 
 # From the project root directory
 storage:
+  avatars: 'test6/avatars/'
   certs: 'test6/certs/'
   videos: 'test6/videos/'
   logs: 'test6/logs/'
+  previews: 'test6/previews/'
   thumbnails: 'test6/thumbnails/'
   torrents: 'test6/torrents/'
+  cache: 'test6/cache/'
+
+admin:
+  email: 'admin6@example.com'
+
+transcoding:
+  enabled: false