Files
LanMountainDesktop/LanMountainDesktop.RecommendationBackend/appsettings.Development.json
lincube f78a56cb2c 0.3.5
2026-03-04 15:22:52 +08:00

12 lines
178 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"Recommendation": {
"CacheDuration": "00:05:00"
}
}