mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-24 22:37:19 +00:00
website: minor doc changes for zookeeper
This commit is contained in:
@@ -101,8 +101,8 @@ For Zookeeper, the following options are supported:
|
||||
Defaults to "vault/".
|
||||
|
||||
* `address` (optional) - The address(es) of the Zookeeper instance(s) to talk to.
|
||||
Can be comma separated list of many Zookeeper instances.
|
||||
Defaults to the local instance address, if available.
|
||||
Can be comma separated list (host:port) of many Zookeeper instances.
|
||||
Defaults to "localhost:2181" if not specified.
|
||||
|
||||
|
||||
#### Backend Reference: Inmem
|
||||
|
||||
Reference in New Issue
Block a user