summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.example.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/config.example.yml b/config/config.example.yml
index 866e8944..ae9509d2 100644
--- a/config/config.example.yml
+++ b/config/config.example.yml
@@ -856,3 +856,13 @@ default_user_preferences:
## Default: false
##
#automatic_instance_redirect: false
+
+ ##
+ ## Show the entire video description by default (when set to 'false',
+ ## only the first few lines of the description are shown and a
+ ## "show more" button allows to expand it).
+ ##
+ ## Accepted values: true, false
+ ## Default: false
+ ##
+ #extend_desc: false