mirror of
https://github.com/bitwarden/server.git
synced 2026-02-03 17:43:03 -06:00
PM-30879 added feature flag for huntress (#6883)
This commit is contained in:
parent
8cf05d8c67
commit
80d05eef07
@ -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";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user