Actualiser Webzine.WebApplication/appsettings.json

This commit is contained in:
m.curnillon
2026-04-03 15:20:48 +02:00
parent bd4a3f174a
commit acbf51a6e4

View File

@@ -15,6 +15,6 @@
}, },
"AllowedHosts": "*", "AllowedHosts": "*",
"EfPerformance": { "EfPerformance": {
"SeuilMs": 10 "SeuilMs": 60
} }
} }