mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update sqm-autorate
This commit is contained in:
parent
765a1307fb
commit
8eabafb541
4 changed files with 127 additions and 60 deletions
|
@ -273,7 +273,7 @@ return view.extend({
|
|||
o.depends("autorate","1");
|
||||
|
||||
o = s.taboption("tab_autorate", form.Value, "delay_thr_ms",_("delay threshold in ms:"));
|
||||
o.default = "25";
|
||||
o.default = "25.0";
|
||||
o.depends("autorate","1");
|
||||
|
||||
o = s.taboption("tab_autorate", form.Flag, "enable_sleep_function", _("Sleep functionnality"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue