]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Fix instance name displaying with long text
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index 493a23076485ff2a26c4919d47d839b7fd8788d9..efca85aff40a788ddded4c6e2e6506741ccd34bb 100644 (file)
@@ -7,3 +7,21 @@ webserver:
 database:
   hostname: 'localhost'
   port: 5432
+
+smtp:
+  hostname: null
+  port: 1025
+  tls: false
+  from_address: 'test-admin@localhost'
+  username: null
+  password: null
+
+log:
+  level: 'debug'
+
+signup:
+  enabled: true
+
+transcoding:
+  enabled: true
+  threads: 2