Files
LanMountainDesktop/LanMontainDesktop.RecommendationBackend/appsettings.Development.json
lincube e8276c4d1e 0.2.7
修改天气组件,ci工作流
2026-03-04 02:02:34 +08:00

12 lines
178 B
JSON

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