open-consul/website/content/docs
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
..
agent Update documentation for enable_key_list_policy 2021-08-16 13:10:54 -07:00
architecture General improvements to the wording 2021-07-22 16:20:16 -07:00
connect Document possible risk w.r.t exposing the admin API in Envoy (#10817) 2021-08-13 10:05:29 -07:00
discovery Document tagged addresses (#10744) 2021-08-12 16:49:59 -07:00
dynamic-app-config docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
ecs Fix links to ECS module (#10430) 2021-06-18 09:38:28 -07:00
enterprise docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
guides website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
install docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
integrate website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
internals website: implement mktg 032 (#9953) 2021-04-07 15:50:38 -04:00
intro docs: Removal of Consul vs ZooKeeper analysis (#10469) 2021-06-24 07:23:57 -07:00
k8s docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
nia docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
release-notes Merge pull request #10527 from hashicorp/rename-main-branch 2021-06-30 13:07:09 -04:00
security docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
troubleshoot docs: Add note about configurable KV size in FAQ 2021-06-14 16:21:25 -07:00
upgrading docs: Update code blocks across website 2021-08-11 13:20:03 -07:00
download-tools.mdx docs: Fix spelling errors across website 2021-07-19 14:29:54 -07:00
index.mdx