]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Rename config key
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index 707187b7c177ce36a27bd4caf12da5485e70d025..8ad1d915fda13675303f9848af9cdcde2d33b1bb 100644 (file)
@@ -75,6 +75,13 @@ email:
   subject:
     prefix: "[PeerTube]"
 
+# PeerTube client/interface configuration
+client:
+  videos:
+    miniature:
+      # By default PeerTube client displays author username
+      prefer_author_display_name: false
+
 # From the project root directory
 storage:
   tmp: 'storage/tmp/' # Use to download data (imports etc), store uploaded files before and during processing...