<?php die() ?>

[Database]
DBType = "mysql"
DBHost = "localhost"
DBUser = "[replace with real DB username]"
DBUserPassword = "[replace with real DB password]"
DBName = "[replace with real DB name]"
TablePrefix = "inp_"
DBCollation = "utf8_general_ci"
DBCharset = "utf8"

[Intechnic]
Domain = ""

[Misc]
WriteablePath = "/system"