Implement max total video time per user
This commit is contained in:
parent
f42e3bf2b7
commit
b1a328d2e0
6 changed files with 49 additions and 19 deletions
|
|
@ -63,6 +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-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