]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test.yaml
Add federation to ownership change
[github/Chocobozzz/PeerTube.git] / config / test.yaml
index ffe736b2461e8b227394b93aefab46e76f3fbc21..6a8e47aace48d2e25a495ee4f2a069c9c7a45cb4 100644 (file)
@@ -29,6 +29,7 @@ cache:
 
 signup:
   enabled: true
+  requires_email_verification: false
 
 transcoding:
   enabled: true
@@ -40,5 +41,12 @@ transcoding:
     720p: true
     1080p: true
 
+import:
+  videos:
+    http:
+      enabled: true
+    torrent:
+      enabled: true
+
 instance:
   default_nsfw_policy: 'display'
\ No newline at end of file