diff --git a/website/content/docs/configuration/acl.mdx b/website/content/docs/configuration/acl.mdx index 3f7a8dde1..f277bce1e 100644 --- a/website/content/docs/configuration/acl.mdx +++ b/website/content/docs/configuration/acl.mdx @@ -56,11 +56,11 @@ acl { - `token_min_expiration_ttl` `(string: "1m")` - Specifies the lowest acceptable TTL value for an ACL token when setting expiration. This is used by the Nomad - servers to validate ACL tokens. + servers to validate ACL tokens and ACL authentication methods. - `token_max_expiration_ttl` `(string: "24h")` - Specifies the highest acceptable TTL value for an ACL token when setting expiration. This is used by the Nomad - servers to validate ACL tokens. + servers to validate ACL tokens and ACL authentication methods. [secure-guide]: /nomad/tutorials/access-control [authoritative-region]: /nomad/docs/configuration/server#authoritative_region