forked from midou/invidious
Allow to set maximum custom playlist length via a config variable.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user