mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Fix typo
Should be whitelist, not whilelist.
This commit is contained in:
parent
e87504dbca
commit
28fc0fd912
@ -55,7 +55,7 @@ servers to resolve tokens. Consul provides a number of configurable `acl_down_po
|
|||||||
choices to tune behavior. It is possible to deny or permit all actions, or to ignore
|
choices to tune behavior. It is possible to deny or permit all actions, or to ignore
|
||||||
cache TTLs and enter a fail-safe mode.
|
cache TTLs and enter a fail-safe mode.
|
||||||
|
|
||||||
ACLs can also act in either a whilelist or blacklist mode depending
|
ACLs can also act in either a whitelist or blacklist mode depending
|
||||||
on the configuration of `acl_default_policy`. If the default policy is
|
on the configuration of `acl_default_policy`. If the default policy is
|
||||||
to deny all actions, then token rules can be set to allow or whitelist
|
to deny all actions, then token rules can be set to allow or whitelist
|
||||||
actions. In the inverse, the allow all default behavior is a blacklist,
|
actions. In the inverse, the allow all default behavior is a blacklist,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user