qos-scripts: disable by default, also remove overhead calculation from the default...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 29 Jul 2011 16:33:56 +0000 (16:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 29 Jul 2011 16:33:56 +0000 (16:33 +0000)
SVN-Revision: 27833

package/qos-scripts/files/etc/config/qos

index 0d95c208a044f2b97ad365069350b8b6d3e345e8..8faff1834025baaf8b10d4d5e5213e8346532e26 100644 (file)
@@ -3,8 +3,7 @@
 # INTERFACES:
 config interface wan
        option classgroup  "Default"
-       option enabled      1
-       option overhead     1
+       option enabled      0
        option upload       128
        option download     1024