]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-2.yaml
Optimize fetching playlist urls
[github/Chocobozzz/PeerTube.git] / config / test-2.yaml
index a80ec6e540c3f466a4302d5f83e3d42f6def1aa9..5a4ba0abd3d73723a12d47669db67e19dcdc4d52 100644 (file)
@@ -11,8 +11,10 @@ database:
 # From the project root directory
 storage:
   tmp: 'test2/tmp/'
+  bin: 'test2/bin/'
   avatars: 'test2/avatars/'
   videos: 'test2/videos/'
+  streaming_playlists: 'test2/streaming-playlists/'
   redundancy: 'test2/redundancy/'
   logs: 'test2/logs/'
   previews: 'test2/previews/'
@@ -20,6 +22,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 +33,9 @@ signup:
 
 transcoding:
   enabled: true
+  allow_additional_extensions: true
+  allow_audio_files: true
+
+live:
+  rtmp:
+    port: 1937