Don't print XmlKeyManager warnings by default

This commit is contained in:
Laura Hausmann 2024-01-27 20:27:30 +01:00
parent 55ba51be25
commit 8f58e9abe9
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -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