Skip to content

Commit

Permalink
Enable siemMigrationsEnabled flag for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
e40pud committed Dec 19, 2024
1 parent a3d3c35 commit f42a573
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ export const allowedExperimentalValues = Object.freeze({
/**
* Enables the siem migrations feature
*/
siemMigrationsEnabled: false,
siemMigrationsEnabled: true,

/**
* Enables the Defend Insights feature
Expand Down

0 comments on commit f42a573

Please sign in to comment.