11 lines
134 B
JSON
11 lines
134 B
JSON
|
{
|
||
|
"db": {
|
||
|
"connector": "memory"
|
||
|
},
|
||
|
"mail": {
|
||
|
"connector": "mail",
|
||
|
"transports": [
|
||
|
{"type": "STUB"}
|
||
|
]
|
||
|
}
|
||
|
}
|