diff --git a/.env.dev.example b/.env.dev.example index 75926a2..9e1f96a 100644 --- a/.env.dev.example +++ b/.env.dev.example @@ -72,4 +72,5 @@ FALCON_BASE_URL=https://api.us-2.crowdstrike.com # Success threshold for E2E tests (optional) #SUCCESS_THRESHOLD=0.7 +# Used to prevent rogue calls outbound MCP_USE_ANONYMIZED_TELEMETRY=false