Files
Alchegos.N8N.Variable/appsettings.Development.json
2025-05-03 20:06:51 +01:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}