packages/utils/bandwidthd/files/bandwidthd-php.config
Jean-Michel Lacroix 5c9665a070 bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
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>
2017-01-01 12:44:56 -05:00

7 lines
187 B
Text

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'