DOCS: minor clarification to address #2950

This commit is contained in:
Brian Shumate 2017-05-05 11:51:46 -04:00
parent de66412bdd
commit e90804304a
No known key found for this signature in database
GPG Key ID: B2E211633F870928

View File

@ -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