mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 03:54:34 +04:00
Addition of sqlite storage Tracking of SMTP traffic instead of P2P traffic Based on NethServer bandwidthd implementation Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
config bandwidthd-php
|
|
option dflt_width '900'
|
|
option dflt_height '256'
|
|
option dflt_interval 'INT_DAILY'
|
|
option host '127.0.0.1'
|
|
option user 'postgres'
|
|
option dbname 'bandwidthd'
|