Files
openwrt_packages/openwrt-bandix/files/bandix.config
2025-11-02 14:26:26 +08:00

23 lines
427 B
Plaintext

config bandix 'general'
option iface 'br-lan'
option port '8686'
option data_dir '/usr/share/bandix'
option language 'auto'
option theme 'auto'
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'