We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6232ca1 commit b0e1287Copy full SHA for b0e1287
docs/modules/ROOT/partials/_configprops.adoc
@@ -2,7 +2,7 @@
2
|Name | Default | Description
3
4
|spring.cloud.zookeeper.base-sleep-time-ms | `+++50+++` | Initial amount of time to wait between retries.
5
-|spring.cloud.zookeeper.block-until-connected-unit | | The unit of time related to blocking on connection to Zookeeper.
+|spring.cloud.zookeeper.block-until-connected-unit | `+++seconds+++` | The unit of time related to blocking on connection to Zookeeper.
6
|spring.cloud.zookeeper.block-until-connected-wait | `+++10+++` | Wait time to block on connection to Zookeeper.
7
|spring.cloud.zookeeper.config.default-context | `+++application+++` | The name of the default context.
8
|spring.cloud.zookeeper.config.enabled | `+++true+++` |
0 commit comments