]> 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 236dcb10d73d177dd3eb7fd0cbc768d615e24e09..b6d319394a8ed308d45629f60c99d44ee5749c4e 100644 (file)
@@ -10,12 +10,15 @@ database:
 
 # From the project root directory
 storage:
-  certs: 'test2/certs/'
+  tmp: 'test2/tmp/'
+  avatars: 'test2/avatars/'
   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:
@@ -26,3 +29,4 @@ signup:
 
 transcoding:
   enabled: true
+  allow_additional_extensions: true