ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/utils/bandwidthd/files/bandwidthd-php.config b/external/subpack/utils/bandwidthd/files/bandwidthd-php.config
new file mode 100644
index 0000000..3bad494
--- /dev/null
+++ b/external/subpack/utils/bandwidthd/files/bandwidthd-php.config
@@ -0,0 +1,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'