lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

bandwidthd-php.config (187B)


      1 config bandwidthd-php
      2 	option dflt_width	'900'
      3 	option dflt_height	'256'
      4 	option dflt_interval	'INT_DAILY'
      5 	option host		'127.0.0.1'
      6 	option user		'postgres'
      7 	option dbname		'bandwidthd'