]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-2.yaml
Add ability to override client assets : logo - favicon - PWA icons - PWA manifest...
[github/Chocobozzz/PeerTube.git] / config / test-2.yaml
index a80ec6e540c3f466a4302d5f83e3d42f6def1aa9..b559769c350c607e95eec60d4994b2d21afd0b59 100644 (file)
@@ -13,6 +13,7 @@ storage:
   tmp: 'test2/tmp/'
   avatars: 'test2/avatars/'
   videos: 'test2/videos/'
+  streaming_playlists: 'test2/streaming-playlists/'
   redundancy: 'test2/redundancy/'
   logs: 'test2/logs/'
   previews: 'test2/previews/'
@@ -20,6 +21,8 @@ storage:
   torrents: 'test2/torrents/'
   captions: 'test2/captions/'
   cache: 'test2/cache/'
+  plugins: 'test2/plugins/'
+  client_overrides: 'test2/client-overrides/'
 
 admin:
   email: 'admin2@example.com'
@@ -29,3 +32,5 @@ signup:
 
 transcoding:
   enabled: true
+  allow_additional_extensions: true
+  allow_audio_files: true