aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-12 14:25:30 +0200
committerChocobozzz <me@florianbigard.com>2021-10-12 14:25:30 +0200
commit80dea8f4d6293f8da72483ddb295e92d0b53b42f (patch)
treede57b5e72110be074e36ed07fd2262656b68b126 /config/production.yaml.example
parent7399a79f73cc2015e64fad49361439a322ee1d3b (diff)
downloadPeerTube-80dea8f4d6293f8da72483ddb295e92d0b53b42f.tar.gz
PeerTube-80dea8f4d6293f8da72483ddb295e92d0b53b42f.tar.zst
PeerTube-80dea8f4d6293f8da72483ddb295e92d0b53b42f.zip
Rename config key
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: