mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
Remove AspNetCoreRateLimit.IpRateLimitMiddleware, we extend it so it's never logged currently
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
"Default": "Error",
|
||||
"AspNetCoreRateLimit.IpRateLimitMiddleware": "Information",
|
||||
"IdentityServer4.Validation.TokenValidator": "Fatal",
|
||||
"IdentityServer4.Validation.TokenRequestValidator": "Fatal"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user