]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-4.yaml
Reduce dev commands RAM usage
[github/Chocobozzz/PeerTube.git] / config / test-4.yaml
index b80acd7650abf7b2e9a020881d3931adb1215cb3..9ec45b024efaea061622e0be617da6656074291a 100644 (file)
@@ -10,13 +10,18 @@ database:
 
 # From the project root directory
 storage:
+  tmp: 'test4/tmp/'
   avatars: 'test4/avatars/'
   videos: 'test4/videos/'
+  streaming_playlists: 'test4/streaming-playlists/'
+  redundancy: 'test4/redundancy/'
   logs: 'test4/logs/'
   previews: 'test4/previews/'
   thumbnails: 'test4/thumbnails/'
   torrents: 'test4/torrents/'
+  captions: 'test4/captions/'
   cache: 'test4/cache/'
+  plugins: 'test4/plugins/'
 
 admin:
   email: 'admin4@example.com'