mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-31 11:52:03 +08:00
42 lines
951 B
Plaintext
42 lines
951 B
Plaintext
|
|
config bandix 'general'
|
|
option iface 'br-lan'
|
|
option port '8686'
|
|
option data_dir '/usr/share/bandix'
|
|
|
|
option language 'auto'
|
|
option theme 'auto'
|
|
|
|
option log_level 'info'
|
|
option tc_order 'default'
|
|
option tc_backend 'auto'
|
|
option netlink_priority ''
|
|
option tcx_anchor_ingress_id ''
|
|
option tcx_anchor_egress_id ''
|
|
|
|
|
|
config bandix 'traffic'
|
|
option enabled '0'
|
|
option speed_unit 'bytes'
|
|
option offline_timeout '120'
|
|
option traffic_realtime_window '600'
|
|
option traffic_flush_interval '600'
|
|
option traffic_enable_storage '0'
|
|
option traffic_export_url ''
|
|
option traffic_event_url ''
|
|
option traffic_additional_subnets ''
|
|
option traffic_exclude_iface_device '0'
|
|
option traffic_neighbor_flush_enable '0'
|
|
option traffic_neighbor_flush_interval '600'
|
|
|
|
|
|
config bandix 'connections'
|
|
option enabled '0'
|
|
|
|
|
|
config bandix 'dns'
|
|
option enabled '0'
|
|
option dns_max_records '10000'
|
|
option dns_enable_storage '0'
|
|
option dns_flush_interval '900'
|