DOCS: minor clarification to address #2950

This commit is contained in:
Brian Shumate 2017-05-05 11:51:46 -04:00
parent f439fc111d
commit a1850b789d
No known key found for this signature in database
GPG Key ID: B2E211633F870928
1 changed files with 1 additions and 1 deletions

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