open-vault/website/source/docs/configuration
James Nugent e320d0580a physical/dynamodb: Clarify ha_enabled type (#3703)
The example in the documentation correctly passes a quoted boolean (i.e.
true or false as a string) instead of a "real" HCL boolean. This commit
corrects the parameter list to document that fact.

While it would be more desirable to change the implementation to accept
an unquoted boolean, it seems that the use of `hcl.DecodeObject` for
parameters which are not common to all storage back ends would make this
a rather more involved change than this necessarily warrants.
2017-12-18 09:30:29 -05:00
..
listener Add support for encrypted TLS key files (#3685) 2017-12-15 17:33:55 -05:00
seal Docs: fix typo in libtool ltdl name and link to avoid confusion and note about arch (#3644) 2017-12-11 13:42:19 -05:00
storage physical/dynamodb: Clarify ha_enabled type (#3703) 2017-12-18 09:30:29 -05:00
index.html.md docs: Add correct method for mlock on systemd (#3704) 2017-12-18 09:29:37 -05:00
telemetry.html.md Fix a typo in the telemetry documentation (#2910) 2017-06-22 20:12:28 +01:00