aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 707187b7c..dec34affd 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -75,6 +75,11 @@ email:
75 subject: 75 subject:
76 prefix: "[PeerTube]" 76 prefix: "[PeerTube]"
77 77
78client:
79 videos:
80 miniature:
81 show_author_display_name: false
82
78# From the project root directory 83# From the project root directory
79storage: 84storage:
80 tmp: 'storage/tmp/' # Use to download data (imports etc), store uploaded files before and during processing... 85 tmp: 'storage/tmp/' # Use to download data (imports etc), store uploaded files before and during processing...