diff --git a/website/pages/docs/agent/options.mdx b/website/pages/docs/agent/options.mdx index 78802a9b6..61de9b271 100644 --- a/website/pages/docs/agent/options.mdx +++ b/website/pages/docs/agent/options.mdx @@ -626,7 +626,7 @@ Valid time units are 'ns', 'us' (or 'µs'), 'ms', 's', 'm', 'h'." policy controls the behavior of a token when there is no matching rule. In "allow" mode, ACLs are a denylist: any operation not specifically prohibited is allowed. In "deny" mode, ACLs are an allowlist: any operation not specifically - allowed is blocked. **Note**: this will not take effect until you'veenabled ACLs. + allowed is blocked. **Note**: this will not take effect until you've enabled ACLs. - `enable_key_list_policy` ((#acl_enable_key_list_policy)) - Either "enabled" or "disabled", defaults to "disabled". When enabled, the `list` permission will