From acbf51a6e431ae7ddbd404b84f5f1cfa8c559e94 Mon Sep 17 00:00:00 2001 From: "m.curnillon" Date: Fri, 3 Apr 2026 15:20:48 +0200 Subject: [PATCH] Actualiser Webzine.WebApplication/appsettings.json --- Webzine.WebApplication/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Webzine.WebApplication/appsettings.json b/Webzine.WebApplication/appsettings.json index 46fd8b0..248f821 100644 --- a/Webzine.WebApplication/appsettings.json +++ b/Webzine.WebApplication/appsettings.json @@ -15,6 +15,6 @@ }, "AllowedHosts": "*", "EfPerformance": { - "SeuilMs": 10 + "SeuilMs": 60 } } \ No newline at end of file