mirror of
https://github.com/bitwarden/server.git
synced 2026-01-24 10:53:10 +08:00
PM-30879 added feature flag for huntress (#6883)
This commit is contained in:
@@ -256,6 +256,7 @@ public static class FeatureFlagKeys
|
||||
/* DIRT Team */
|
||||
public const string EventManagementForDataDogAndCrowdStrike = "event-management-for-datadog-and-crowdstrike";
|
||||
public const string EventDiagnosticLogging = "pm-27666-siem-event-log-debugging";
|
||||
public const string EventManagementForHuntress = "event-management-for-huntress";
|
||||
|
||||
/* UIF Team */
|
||||
public const string RouterFocusManagement = "router-focus-management";
|
||||
|
||||
Reference in New Issue
Block a user