packages/utils/bandwidthd/files/bandwidthd-php.config
2018-10-18 16:56:47 +08:00

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'