1234567 ## For testing - use a test database#db_type = mysqluser = rootpassword = admindsn = DBI:mysql:database=test;host=127.0.0.1
#
# For testing - use a test database
db_type = mysql
user = root
password = admin
dsn = DBI:mysql:database=test;host=127.0.0.1