14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft.EntityFrameworkCore.Database.Command": "Warning"
|
|
}
|
|
},
|
|
"QMax": {
|
|
"PairingCode": "qmax-local-dev",
|
|
"MaxMode": "Mock"
|
|
}
|
|
}
|