mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-01-24 14:00:35 -05:00
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore.Server.Kestrel": "Error"
|
|
}
|
|
},
|
|
"DetailedErrors": true
|
|
}
|