mirror of https://github.com/hak5/openwrt.git
qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds
SVN-Revision: 25685lede-17.01
parent
659a72e89a
commit
2bcc7fb12b
|
@ -4,7 +4,6 @@
|
|||
config interface wan
|
||||
option classgroup "Default"
|
||||
option enabled 1
|
||||
option overhead 1
|
||||
option upload 128
|
||||
option download 1024
|
||||
|
||||
|
|
Loading…
Reference in New Issue