aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
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/default.yaml
parent7399a79f73cc2015e64fad49361439a322ee1d3b (diff)
downloadPeerTube-80dea8f4d6293f8da72483ddb295e92d0b53b42f.tar.gz
PeerTube-80dea8f4d6293f8da72483ddb295e92d0b53b42f.tar.zst
PeerTube-80dea8f4d6293f8da72483ddb295e92d0b53b42f.zip
Rename config key
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index dec34affd..8ad1d915f 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -75,10 +75,12 @@ email:
75 subject: 75 subject:
76 prefix: "[PeerTube]" 76 prefix: "[PeerTube]"
77 77
78# PeerTube client/interface configuration
78client: 79client:
79 videos: 80 videos:
80 miniature: 81 miniature:
81 show_author_display_name: false 82 # By default PeerTube client displays author username
83 prefer_author_display_name: false
82 84
83# From the project root directory 85# From the project root directory
84storage: 86storage: