Add new file

This commit is contained in:
Flummi 2016-08-29 08:38:22 +00:00
parent b49a9069f4
commit 08e11e2c88

7
cfg/mysql.json Normal file
View File

@ -0,0 +1,7 @@
{
"host": "127.0.0.1",
"user": "",
"password": "",
"database": "",
"multipleStatements": true
}