Files
zap-stream-api/NostrStreamer/appsettings.Development.json
2023-06-30 14:08:15 +01:00

9 lines
119 B
JSON

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