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.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index a55c99eaa..5b87cbf5f 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -73,10 +73,12 @@ email:
73 subject: 73 subject:
74 prefix: "[PeerTube]" 74 prefix: "[PeerTube]"
75 75
76# PeerTube client/interface configuration
76client: 77client:
77 videos: 78 videos:
78 miniature: 79 miniature:
79 show_author_display_name: false 80 # By default PeerTube client displays author username
81 prefer_author_display_name: false
80 82
81# From the project root directory 83# From the project root directory
82storage: 84storage: