]> 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 493a23076485ff2a26c4919d47d839b7fd8788d9..19c01f5c0b681d604b63ce50d8e30fbb60545350 100644 (file)
@@ -7,3 +7,18 @@ webserver:
 database:
   hostname: 'localhost'
   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