diff --git a/Core/Resgrid.Config/SystemBehaviorConfig.cs b/Core/Resgrid.Config/SystemBehaviorConfig.cs index 23f86ee3..8fcad552 100644 --- a/Core/Resgrid.Config/SystemBehaviorConfig.cs +++ b/Core/Resgrid.Config/SystemBehaviorConfig.cs @@ -119,6 +119,11 @@ public static class SystemBehaviorConfig }; + /// + /// For usage with DepartmentsToForceBackupSmsProvider, this will determine if we also want to send text messages to the primary provider as well + /// + public static bool AlsoSendToPrimarySmsProvider = false; + /// /// To send push notifications with your on-prem Resgrid installation with our apps in the App Stores (Google and Apple) /// you need to pay for a site key to send push notifications through our push infrastructure. To get a site key, which is