]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-1.yaml
Improve check services parameters tests
[github/Chocobozzz/PeerTube.git] / config / test-1.yaml
index 4e9f294353466b37d5356e14cfcb091736810b83..49fbebf0440db460b6dda95d7e70fe54d2933f06 100644 (file)
@@ -10,6 +10,7 @@ database:
 
 # From the project root directory
 storage:
+  avatars: 'test1/avatars/'
   certs: 'test1/certs/'
   videos: 'test1/videos/'
   logs: 'test1/logs/'
@@ -26,3 +27,6 @@ user:
 
 signup:
   limit: 4
+
+transcoding:
+  enabled: false