mirror of
https://github.com/bitwarden/server.git
synced 2025-12-10 00:42:07 -06:00
PM-27204 feature flag for dataDog and crowdStrike (#6473)
This commit is contained in:
parent
b63fdfab0d
commit
c58f3d590c
@ -245,6 +245,7 @@ public static class FeatureFlagKeys
|
||||
|
||||
/* DIRT Team */
|
||||
public const string PM22887_RiskInsightsActivityTab = "pm-22887-risk-insights-activity-tab";
|
||||
public const string EventManagementForDataDogAndCrowdStrike = "event-management-for-datadog-and-crowdstrike";
|
||||
|
||||
public static List<string> GetAllKeys()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user