Skip to content

Commit

Permalink
removes ff switch
Browse files Browse the repository at this point in the history
  • Loading branch information
dplumlee committed Nov 7, 2024
1 parent fa6e814 commit 91fcee2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export const allowedExperimentalValues = Object.freeze({
* Turned: TBD
* Expires: TBD
*/
prebuiltRulesCustomizationEnabled: true,
prebuiltRulesCustomizationEnabled: false,

/**
* Makes Elastic Defend integration's Malware On-Write Scan option available to edit.
Expand Down

0 comments on commit 91fcee2

Please sign in to comment.