From e8a9c6654c86e369cb4c02ca7f8f67728e138e1b Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 19 Dec 2024 18:19:33 -0500 Subject: [PATCH] Update default.yml (#24921) - The new config is flat. We just updated the docs here: https://github.com/fleetdm/fleet/pull/24891 --- it-and-security/default.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/it-and-security/default.yml b/it-and-security/default.yml index 4b538c2d8d..2b79a33a42 100644 --- a/it-and-security/default.yml +++ b/it-and-security/default.yml @@ -86,5 +86,4 @@ controls: mode: voluntary webhook_url: $DOGFOOD_MACOS_MIGRATION_WEBHOOK_URL windows_enabled_and_configured: true - windows_migration: - enable: true + windows_migration_enabled: true