]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Improve responsive on video watch
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index 06705a987b2d488b26c554b1dc013bb8b5466834..19c01f5c0b681d604b63ce50d8e30fbb60545350 100644 (file)
@@ -6,4 +6,19 @@ webserver:
 
 database:
   hostname: 'localhost'
-  port: 27017
+  port: 5432
+
+smtp:
+  hostname: null
+  port: 1025
+  tls: false
+  from_address: 'test-admin@localhost'
+  username: null
+  password: null
+
+signup:
+  enabled: true
+
+transcoding:
+  enabled: true
+  threads: 2