1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:04:10 +03:00

qos-scripts: disable by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27832 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-07-29 16:32:55 +00:00
parent fbcf176452
commit caaa4b18a0

View File

@ -3,7 +3,7 @@
# INTERFACES: # INTERFACES:
config interface wan config interface wan
option classgroup "Default" option classgroup "Default"
option enabled 1 option enabled 0
option upload 128 option upload 128
option download 1024 option download 1024