14 lines
No EOL
213 B
JSON
14 lines
No EOL
213 B
JSON
{
|
|
"port": 38195,
|
|
"database": {
|
|
"address": "localhost",
|
|
"port": 3306,
|
|
"username": "user",
|
|
"password": "password",
|
|
"name": "MultiProbe",
|
|
"pbkdf2": {
|
|
"itterations": 10000,
|
|
"keylength": 64
|
|
}
|
|
}
|
|
} |