From 9f0594a9e14c2502b8fc3208cc2523bb6df4266c Mon Sep 17 00:00:00 2001 From: William Jimenez Date: Fri, 18 Dec 2015 14:26:35 -0800 Subject: [PATCH] Update options.html.markdown clarify that setting `acl_default_policy` won't have any effect unless ACL support is also enabled by setting `acl_datacenter` --- website/source/docs/agent/options.html.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index b59db3210a..9736f7af45 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -281,7 +281,8 @@ definitions support being updated during a reload. "allow" or "deny"; defaults to "allow". The default policy controls the behavior of a token when there is no matching rule. In "allow" mode, ACLs are a blacklist: any operation not specifically prohibited is allowed. In "deny" mode, ACLs are a whitelist: any operation not - specifically allowed is blocked. + specifically allowed is blocked. *Note*: this will not take effect until you've set `acl_datacenter` + to enable ACL support. * `acl_down_policy` - Either "allow", "deny" or "extend-cache"; "extend-cache" is the default. In the case that the