]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-4.yaml
Add error message when trying to upload .ass subtitles
[github/Chocobozzz/PeerTube.git] / config / test-4.yaml
index da93e128de3b2a6eae224c8516f9cebeed579006..ee99b250be4013f3061d0d1529017beca48e0a9d 100644 (file)
@@ -10,13 +10,19 @@ database:
 
 # From the project root directory
 storage:
-  certs: 'test4/certs/'
+  tmp: 'test4/tmp/'
+  avatars: 'test4/avatars/'
   videos: 'test4/videos/'
+  redundancy: 'test4/redundancy/'
   logs: 'test4/logs/'
   previews: 'test4/previews/'
   thumbnails: 'test4/thumbnails/'
   torrents: 'test4/torrents/'
+  captions: 'test4/captions/'
   cache: 'test4/cache/'
 
 admin:
   email: 'admin4@example.com'
+
+transcoding:
+  enabled: false