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