fxa-profile-server/config/test.json

14 строки
169 B
JSON

{
"logging": {
"fmt": "pretty",
"debug": true,
"level": "warn"
},
"img": {
"driver": "local",
"compute": {
"maxProcesses": 0
}
}
}