packages/utils/bandwidthd/files/bandwidthd.config
thepeople fc1bd010b3 Remove broken patch which was causing the path to be incremented as well as the file name. Add a init script and config file.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 16:34:09 +00:00

12 lines
293 B
Plaintext

config bandwidthd
option interface br-lan
option subnets "192.168.0.0/16 10.0.0.0/8 172.16.0.0/12"
option skip_intervals 0
option graph_cutoff 1024
option promiscuous true
option output_cdf false
option recover_cdf false
option filter ip
option graph true
option meta_refresh 150