TheMathemagicians/sevenkeys/config.example.json

9 lines
175 B
JSON

{
"User": "<your username>",
"Passwd": "<your password>",
"Net": "tcp",
"Addr": "127.0.0.1:3306",
"DBName": "<your database name>",
"AllowNativePasswords": true
}