Files
aliasvault/apps/server/Services/AliasVault.TaskRunner/appsettings.Development.json
2025-04-30 19:03:18 +02:00

10 lines
179 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information",
"Microsoft.EntityFrameworkCore": "Warning"
}
}
}