aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 986b2e999..f3f29ecb9 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -120,6 +120,7 @@ defaults:
120# From the project root directory 120# From the project root directory
121storage: 121storage:
122 tmp: 'storage/tmp/' # Use to download data (imports etc), store uploaded files before and during processing... 122 tmp: 'storage/tmp/' # Use to download data (imports etc), store uploaded files before and during processing...
123 tmp_persistent: 'storage/tmp-persistent/' # As tmp but the directory is not cleaned up between PeerTube restarts
123 bin: 'storage/bin/' 124 bin: 'storage/bin/'
124 avatars: 'storage/avatars/' 125 avatars: 'storage/avatars/'
125 videos: 'storage/videos/' 126 videos: 'storage/videos/'