]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-2.yaml
Client: avoid loading javascript ressource over the network
[github/Chocobozzz/PeerTube.git] / config / test-2.yaml
index 209525963adfd5bc58eda2839c31fd017a509bb8..77b2d60951746657e9f7c73d7b240ce46c2c6b1f 100644 (file)
@@ -6,7 +6,7 @@ webserver:
   port: 9002
 
 database:
-  suffix: '-test2'
+  suffix: '_test2'
 
 # From the project root directory
 storage:
@@ -15,3 +15,9 @@ storage:
   logs: 'test2/logs/'
   thumbnails: 'test2/thumbnails/'
   torrents: 'test2/torrents/'
+
+admin:
+  email: 'admin2@example.com'
+
+signup:
+  enabled: false