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
|
@ -20,4 +20,5 @@ Password = iceshrimp
|
|||
[Logging:LogLevel]
|
||||
Default = Information
|
||||
Microsoft.AspNetCore = Warning
|
||||
Microsoft.EntityFrameworkCore = Warning
|
||||
Microsoft.EntityFrameworkCore = Warning
|
||||
Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager = Critical
|
Loading…
Add table
Reference in a new issue