mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
8f0e441644
This reverts commit c077ffe4b9
via PR #40703
12 lines
160 B
JSON
12 lines
160 B
JSON
{
|
|
"db": {
|
|
"name": "db",
|
|
"connector": "mongodb",
|
|
"allowExtendedOperators": true
|
|
},
|
|
"mail": {
|
|
"name": "mail",
|
|
"connector": "mail"
|
|
}
|
|
}
|