😎关闭AspNetCoreRateLimit限流组件日志

This commit is contained in:
zuohuaijun 2024-08-27 23:39:14 +08:00
parent 38135427c8
commit 56e25b46a7

View File

@ -5,7 +5,8 @@
"LogLevel": { "LogLevel": {
"Default": "Information", "Default": "Information",
"Microsoft.AspNetCore": "Warning", "Microsoft.AspNetCore": "Warning",
"Microsoft.EntityFrameworkCore": "Information" "Microsoft.EntityFrameworkCore": "Information",
"AspNetCoreRateLimit": "None"
}, },
"File": { "File": {
"Enabled": false, // "Enabled": false, //