mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 06:03:12 +08:00
PM-30538 Add feature flag for Milestone 11 DIRT (#6916)
This commit is contained in:
@@ -262,6 +262,7 @@ public static class FeatureFlagKeys
|
||||
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";
|
||||
public const string Milestone11AppPageImprovements = "pm-30538-dirt-milestone-11-app-page-improvements";
|
||||
|
||||
/* UIF Team */
|
||||
public const string RouterFocusManagement = "router-focus-management";
|
||||
|
||||
Reference in New Issue
Block a user