mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Disable SQM on OMRVPN
This commit is contained in:
parent
07b9fa1ac4
commit
17304993a9
1 changed files with 1 additions and 1 deletions
|
@ -578,7 +578,7 @@ function wizard_add()
|
|||
-- ucic:set("sqm","omrvpn","enabled","0")
|
||||
--end
|
||||
|
||||
ucic:set("sqm","omrvpn","enabled","1")
|
||||
ucic:set("sqm","omrvpn","enabled","0")
|
||||
ucic:set("sqm","omrvpn","download","0")
|
||||
ucic:set("sqm","omrvpn","upload","0")
|
||||
|
||||
|
|
Loading…
Reference in a new issue