]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Add ability to add custom css/javascript
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index 1a08d5ed1f011348deecd9b1423d4cd1b629a150..efca85aff40a788ddded4c6e2e6506741ccd34bb 100644 (file)
@@ -8,5 +8,20 @@ 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