summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.example.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/config.example.yml b/config/config.example.yml
index 10734c3a..424e2a38 100644
--- a/config/config.example.yml
+++ b/config/config.example.yml
@@ -869,3 +869,11 @@ default_user_preferences:
## Default: false
##
#extend_desc: false
+
+ ##
+ ## Maximum custom playlist length limit.
+ ##
+ ## Accepted values: Integer
+ ## Default: 500
+ ##
+ #playlist_length_limit: 500