Your IP : 13.58.245.158


Current Path : /var/softaculous/buggenie/
Upload File :
Current File : //var/softaculous/buggenie/b2db.yml

b2db:
    driver: mysql
    username: [[softdbuser]]
    password: "[[softdbpass]]"
    dsn: "mysql:host=[[softdbhost]];dbname=[[softdb]]"
    tableprefix: '[[dbprefix]]'


?>