From 1134e2aafc214e3badacd302e3401ef0318ccd05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Lapeyre?= Date: Thu, 2 Jul 2020 18:39:23 +0200 Subject: [PATCH] Fix typo in configuration documentation (#7997) --- website/pages/docs/agent/options.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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