Unverified Commit af0ee7bd authored by Luiz Aoqui's avatar Luiz Aoqui Committed by GitHub
Browse files

docs: fix ACL enabled parameter description (#10918)

Showing with 1 addition and 1 deletion
+1 -1
......@@ -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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment