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