]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-2.yaml
Fix tag tests
[github/Chocobozzz/PeerTube.git] / config / test-2.yaml
index 209525963adfd5bc58eda2839c31fd017a509bb8..13e09ff4caba3e1d127b44bf6e4601770e901707 100644 (file)
@@ -6,7 +6,7 @@ webserver:
   port: 9002
 
 database:
-  suffix: '-test2'
+  suffix: '_test2'
 
 # From the project root directory
 storage:
@@ -15,3 +15,6 @@ storage:
   logs: 'test2/logs/'
   thumbnails: 'test2/thumbnails/'
   torrents: 'test2/torrents/'
+
+admin:
+  email: 'admin2@example.com'