Files
VideoEncoderService/Encoder/appsettings.Development.json
Samuele Lorefice 39e6694bbe Initial files
2025-12-01 19:32:50 +01:00

9 lines
123 B
JSON

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