mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Fix typo in configuration documentation (#7997)
This commit is contained in:
parent
db387eccd6
commit
421b9e8ef1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user