mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"CircuitOptions": {
|
|
"DetailedErrors": true
|
|
}
|
|
}
|