[backfire] mklibs: merge r31259
[openwrt-10.03/.git] / package / qos-scripts / files / etc / config / qos
index 51959b5304d7573b4aa286794d36940376bf44ea..8faff1834025baaf8b10d4d5e5213e8346532e26 100644 (file)
@@ -3,21 +3,11 @@
 # INTERFACES:
 config interface wan
        option classgroup  "Default"
-       option enabled      1
-       option overhead     1
+       option enabled      0
        option upload       128
        option download     1024
 
 # RULES:
-config classify
-       option target       "Bulk"
-       option ipp2p        "all"
-config classify
-       option target       "Bulk"
-       option layer7       "edonkey"
-config classify
-       option target       "Bulk"
-       option layer7       "bittorrent"
 config classify
        option target       "Priority"
        option ports        "22,53"