You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
342 B

  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"