Files
VDR/VirtualDDNSRouter.Server/appsettings.Development.json
2025-08-19 21:14:03 +03:30

9 lines
119 B
JSON

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