aboutsummaryrefslogtreecommitdiff
path: root/utils/bandwidthd/files/bandwidthd-php.config
blob: 3bad49446099170023e2c85d934a538510ff1f59 (plain)
1
2
3
4
5
6
7
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'