[Director MySQL TestDB]
type = "db"
db = "mysql"
host = "localhost"
username = "root"
charset = "utf8"
[Director PostgreSQL TestDB]
db = "pgsql"
password = "testing"