Skip to content

Commit

Permalink
remove esql toggle from security serverless settings
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelolo24 committed Apr 30, 2024
1 parent 78acd00 commit a4f8e9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/serverless/settings/security_project/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@
*/

import * as settings from '@kbn/management-settings-ids';
import * as discoverSettings from '@kbn/discover-utils';

export const SECURITY_PROJECT_SETTINGS = [
discoverSettings.ENABLE_ESQL,
settings.ML_ANOMALY_DETECTION_RESULTS_ENABLE_TIME_DEFAULTS_ID,
settings.ML_ANOMALY_DETECTION_RESULTS_TIME_DEFAULTS_ID,
settings.SECURITY_SOLUTION_REFRESH_INTERVAL_DEFAULTS_ID,
Expand Down

0 comments on commit a4f8e9e

Please sign in to comment.