Skip to content

Commit d8bb75b

Browse files
authored
Document 'extend_desc' in config.example.yml
Thanks to "Le Jester" on Matrix for noticing that it was missing!
1 parent a8021e0 commit d8bb75b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/config.example.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,3 +847,13 @@ default_user_preferences:
847847
## Default: false
848848
##
849849
#automatic_instance_redirect: false
850+
851+
##
852+
## Show the entire video description by default (when set to 'false',
853+
## only the first few lines of the description are shown and a
854+
## "show more" button allows to expand it).
855+
##
856+
## Accepted values: true, false
857+
## Default: false
858+
##
859+
#extend_desc: false

0 commit comments

Comments
 (0)