[geos] remove remaining uci-defaults
[openwrt.git] / package / qos-scripts / files / etc / config / qos
index 51959b5..6fb0bfc 100644 (file)
@@ -4,20 +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"
-config classify
-       option target       "Bulk"
-       option layer7       "bittorrent"
 config classify
        option target       "Priority"
        option ports        "22,53"
This page took 0.02064 seconds and 4 git commands to generate.