Files
openwrt_packages/openwrt-bandix/files/bandix.config
2025-11-15 00:12:24 +08:00

30 lines
527 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'
config bandix 'traffic'
option enabled '0'
option speed_unit 'bytes'
option offline_timeout '600'
option traffic_retention_seconds '600'
option traffic_flush_interval_seconds '600'
option traffic_persist_history '0'
config bandix 'connections'
option enabled '0'
config bandix 'dns'
option enabled '0'
option dns_max_records '10000'