]> 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 9efe641f1df007864034d7d4607998367a7c1e36..19c01f5c0b681d604b63ce50d8e30fbb60545350 100644 (file)
@@ -8,6 +8,14 @@ database:
   hostname: 'localhost'
   port: 5432
 
+smtp:
+  hostname: null
+  port: 1025
+  tls: false
+  from_address: 'test-admin@localhost'
+  username: null
+  password: null
+
 signup:
   enabled: true