mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
docs: fix ACL enabled parameter description (#10918)
This commit is contained in:
@@ -25,7 +25,7 @@ acl {
|
||||
## `acl` Parameters
|
||||
|
||||
- `enabled` `(bool: false)` - Specifies if ACL enforcement is enabled. All other
|
||||
client configuration options depend on this value.
|
||||
ACL configuration options depend on this value.
|
||||
|
||||
- `token_ttl` `(string: "30s")` - Specifies the maximum time-to-live (TTL) for
|
||||
cached ACL tokens. This does not affect servers, since they do not cache tokens.
|
||||
|
||||
Reference in New Issue
Block a user