open-consul/website/content/docs/agent
Olatunde Alex-Oni 9ea02121b7 Update documentation for enable_key_list_policy
The current suggests the option expects a string of either "enabled" or "disabled" but this results in an error `'acl.enable_key_list_policy' expected type 'bool', got unconvertible type 'string', value: 'enabled'`. Setting to a boolean value resolves this, also had a quick look at the code (d2b58cd0d6/agent/config/runtime.go (L109)) and it suggests this too
2021-08-16 13:10:54 -07:00
..
config-entries.mdx
index.mdx
options.mdx Update documentation for enable_key_list_policy 2021-08-16 13:10:54 -07:00
rpc.mdx
sentinel.mdx
telemetry.mdx