Add new file

This commit is contained in:
Flummi 2016-08-29 08:51:03 +00:00
parent 6e0d275f51
commit 989278b86a

7
cfg/mysql.json Normal file
View File

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