10 lines
142 B
JSON
10 lines
142 B
JSON
|
{
|
||
|
"db": {
|
||
|
"defaultForType": "db",
|
||
|
"connector": "memory"
|
||
|
},
|
||
|
"mail": {
|
||
|
"defaultForType": "mail",
|
||
|
"connector": "mail"
|
||
|
}
|
||
|
}
|