ovpn-dco: fix package dependencies
[feed/packages.git] / utils / bandwidthd / files / bandwidthd-sqlite.config
1 config bandwidthd
2 option dev br-lan
3 option subnets "192.168.1.0/24"
4 option skip_intervals 0
5 option graph_cutoff 1024
6 option promiscuous true
7 option output_cdf false
8 option recover_cdf false
9 option filter ip
10 option graph true
11 option meta_refresh 150
12 option sqlite_filename "/www/bandwidthd/stats.db"
13 option sensor_id "default"