aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test-3.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/test-3.yaml')
-rw-r--r--config/test-3.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/test-3.yaml b/config/test-3.yaml
index 82d89567a..fac7ebee1 100644
--- a/config/test-3.yaml
+++ b/config/test-3.yaml
@@ -10,8 +10,11 @@ database:
10 10
11# From the project root directory 11# From the project root directory
12storage: 12storage:
13 tmp: 'test3/tmp/'
13 avatars: 'test3/avatars/' 14 avatars: 'test3/avatars/'
14 videos: 'test3/videos/' 15 videos: 'test3/videos/'
16 playlists: 'test3/playlists/'
17 redundancy: 'test3/redundancy/'
15 logs: 'test3/logs/' 18 logs: 'test3/logs/'
16 previews: 'test3/previews/' 19 previews: 'test3/previews/'
17 thumbnails: 'test3/thumbnails/' 20 thumbnails: 'test3/thumbnails/'