From 8efe02cc86fa2bce30f401535809ae694afd8581 Mon Sep 17 00:00:00 2001 From: Robby Date: Fri, 11 Oct 2024 23:17:09 -0500 Subject: [PATCH] Update run freq --- appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appsettings.json b/appsettings.json index c2e212f..eecb6a9 100644 --- a/appsettings.json +++ b/appsettings.json @@ -8,6 +8,6 @@ } }, "RoleAssessorBackgroundService": { - "RunFrequencyInMinutes": 12 + "RunFrequencyInMinutes": 1 } } \ No newline at end of file