]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-2.yaml
Add error message when trying to upload .ass subtitles
[github/Chocobozzz/PeerTube.git] / config / test-2.yaml
index ff0df5962873326f26571007257cbdabc719c6e3..b6d319394a8ed308d45629f60c99d44ee5749c4e 100644 (file)
@@ -10,13 +10,15 @@ database:
 
 # From the project root directory
 storage:
+  tmp: 'test2/tmp/'
   avatars: 'test2/avatars/'
-  certs: 'test2/certs/'
   videos: 'test2/videos/'
+  redundancy: 'test2/redundancy/'
   logs: 'test2/logs/'
   previews: 'test2/previews/'
   thumbnails: 'test2/thumbnails/'
   torrents: 'test2/torrents/'
+  captions: 'test2/captions/'
   cache: 'test2/cache/'
 
 admin:
@@ -27,3 +29,4 @@ signup:
 
 transcoding:
   enabled: true
+  allow_additional_extensions: true