From f6deb57ca0ad621115292d9c8044774db548c7ee Mon Sep 17 00:00:00 2001 From: Jonathan Idland Olsnes <73334350+Jonathanio123@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:29:43 +0200 Subject: [PATCH] Updated wording --- .../Functions/WeeklyDepartmentSummarySender.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Fusion.Summary.Functions/Functions/WeeklyDepartmentSummarySender.cs b/src/Fusion.Summary.Functions/Functions/WeeklyDepartmentSummarySender.cs index f7f34d7c0..cbfd031ce 100644 --- a/src/Fusion.Summary.Functions/Functions/WeeklyDepartmentSummarySender.cs +++ b/src/Fusion.Summary.Functions/Functions/WeeklyDepartmentSummarySender.cs @@ -51,8 +51,8 @@ public WeeklyDepartmentSummarySender(ISummaryApiClient summaryApiClient, INotifi /// ["PRD"] by default. /// /// - /// Set the configuration key isSendingNotificationEnabled to true/false or 1/0 sending of notifications. Is - /// true by default. + /// Set the configuration key isSendingNotificationEnabled to true/false or 1/0 to enable/disable sending of notifications. Is + /// true by default. If disabled the function will log a message and skip sending notifications. /// /// /// Set the configuration key weekly-department-summary-sender-parallelism to control the number of