]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-5.yaml
Client: avoid loading javascript ressource over the network
[github/Chocobozzz/PeerTube.git] / config / test-5.yaml
index fdeec76d400ed55efdafb45128d3a5d7c5bc3da9..af8654e140362a798b44ea8bd0cd249c93c12ec7 100644 (file)
@@ -6,7 +6,7 @@ webserver:
   port: 9005
 
 database:
-  suffix: '-test5'
+  suffix: '_test5'
 
 # From the project root directory
 storage:
@@ -15,3 +15,6 @@ storage:
   logs: 'test5/logs/'
   thumbnails: 'test5/thumbnails/'
   torrents: 'test5/torrents/'
+
+admin:
+  email: 'admin5@example.com'