]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Fix integrity issues with after destroy hook
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index 7f893bc4f2d53cda48e648089e946ed796800b2a..feecb7883e6226652e56dfdc278704ddf97dc653 100644 (file)
@@ -5,8 +5,12 @@ webserver:
   https: false
 
 database:
-  host: 'localhost'
-  port: 27017
+  hostname: 'localhost'
+  port: 5432
 
-electron:
-  debug: false
+signup:
+  enabled: true
+
+transcoding:
+  enabled: true
+  threads: 4