You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a part of: elastic/elastic-agent#9931
we have added a new feature flag to the agent config: agent.features.disable_policy_change_acks that was added in v9.2.0 with the default set to enabled: false.
We need to expose this setting through the UI as a policy setting alongside the FQDN and tamper protection settings. This flag should it's default setting be set to enabled: true in a later release.