qos-scripts: disable overhead calculation by default, it does not work properly for...
[openwrt.git] / package / qos-scripts / files / etc / config / qos
index 51959b5..a3a028f 100644 (file)
@@ -4,14 +4,10 @@
 config interface wan
        option classgroup  "Default"
        option enabled      1
-       option overhead     1
        option upload       128
        option download     1024
 
 # RULES:
-config classify
-       option target       "Bulk"
-       option ipp2p        "all"
 config classify
        option target       "Bulk"
        option layer7       "edonkey"
This page took 0.024824 seconds and 4 git commands to generate.