Don't print XmlKeyManager warnings by default
This commit is contained in:
parent
55ba51be25
commit
8f58e9abe9
1 changed files with 2 additions and 1 deletions
|
@ -21,3 +21,4 @@ Password = iceshrimp
|
||||||
Default = Information
|
Default = Information
|
||||||
Microsoft.AspNetCore = Warning
|
Microsoft.AspNetCore = Warning
|
||||||
Microsoft.EntityFrameworkCore = Warning
|
Microsoft.EntityFrameworkCore = Warning
|
||||||
|
Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager = Critical
|
Loading…
Add table
Reference in a new issue