]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-3.yaml
Prevent brute force login attack
[github/Chocobozzz/PeerTube.git] / config / test-3.yaml
index a29225a44bcf4986356e4f7e1e924bdae8cc659a..e7e30c07bdbb9e64f67ca0b95c2247c108404ded 100644 (file)
@@ -10,7 +10,7 @@ database:
 
 # From the project root directory
 storage:
-  certs: 'test3/certs/'
+  avatars: 'test3/avatars/'
   videos: 'test3/videos/'
   logs: 'test3/logs/'
   previews: 'test3/previews/'
@@ -20,3 +20,6 @@ storage:
 
 admin:
   email: 'admin3@example.com'
+
+transcoding:
+  enabled: false