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
a3fc59f80e
commit
063a468465
11 changed files with 2526 additions and 695 deletions
|
@ -260,6 +260,10 @@ return view.extend({
|
|||
o.default = false;
|
||||
o.depends("autorate","1");
|
||||
|
||||
o = s.taboption("tab_autorate", form.Flag, "sss_compensation", _("Starlink support"));
|
||||
o.default = false;
|
||||
o.depends("autorate","1");
|
||||
|
||||
o = s.taboption("tab_autorate", form.Value, "reflector_ping_interval_s", _("Reflector ping interval in seconds:"));
|
||||
o.default = "0.2";
|
||||
o.depends("autorate","1");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue