mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #3011 from hashicorp/jbs-2950
DOCS: minor clarification to address #2950
This commit is contained in:
commit
337368d296
@ -481,7 +481,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass
|
||||
|
||||
* <a name="acl_ttl"></a><a href="#acl_ttl">`acl_ttl`</a> - Used to control Time-To-Live caching of ACLs.
|
||||
By default, this is 30 seconds. This setting has a major performance impact: reducing it will cause
|
||||
more frequent refreshes while increasing it reduces the number of caches. However, because the caches
|
||||
more frequent refreshes while increasing it reduces the number of refreshes. However, because the caches
|
||||
are not actively invalidated, ACL policy may be stale up to the TTL value.
|
||||
|
||||
* <a name="addresses"></a><a href="#addresses">`addresses`</a> - This is a nested object that allows
|
||||
|
Loading…
x
Reference in New Issue
Block a user