Files
rPiNVR/appsettings.Development.json
thedigitaltailor 4e8186a767 Add project files.
2024-02-28 15:48:58 +10:30

9 lines
119 B
JSON

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