diff --git a/Iceshrimp.Backend/configuration.ini b/Iceshrimp.Backend/configuration.ini index 7726ae91..7d662182 100644 --- a/Iceshrimp.Backend/configuration.ini +++ b/Iceshrimp.Backend/configuration.ini @@ -20,4 +20,5 @@ Password = iceshrimp [Logging:LogLevel] Default = Information Microsoft.AspNetCore = Warning -Microsoft.EntityFrameworkCore = Warning \ No newline at end of file +Microsoft.EntityFrameworkCore = Warning +Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager = Critical \ No newline at end of file