Tweak setting description for playlist_max_ruation_per_user
This commit is contained in:
parent
fac94d46a6
commit
8e74b0c765
2 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ mixin miscoptions
|
|||
+rcheckbox-auto("cs-allow_dupes", "Allow duplicate videos on the playlist")
|
||||
+textbox-auto("cs-voteskip_ratio", "Voteskip ratio", "0.5")
|
||||
+textbox-auto("cs-maxlength", "Max video length", "HH:MM:SS")
|
||||
+textbox-timeinput-auto("cs-playlist_max_duration_per_user", "Max length of all user's videos", "HH:MM:SS")
|
||||
+textbox-timeinput-auto("cs-playlist_max_duration_per_user", "Max total queue time per user", "HH:MM:SS")
|
||||
+textbox-auto("cs-afk_timeout", "Auto-AFK Delay", "0 (disabled)")
|
||||
.form-group
|
||||
.col-sm-offset-4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue