Skip to content

Commit

Permalink
Bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Aug 24, 2024
1 parent 6232ca1 commit b0e1287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/partials/_configprops.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
|Name | Default | Description

|spring.cloud.zookeeper.base-sleep-time-ms | `+++50+++` | Initial amount of time to wait between retries.
|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.
|spring.cloud.zookeeper.block-until-connected-wait | `+++10+++` | Wait time to block on connection to Zookeeper.
|spring.cloud.zookeeper.config.default-context | `+++application+++` | The name of the default context.
|spring.cloud.zookeeper.config.enabled | `+++true+++` |
Expand Down

0 comments on commit b0e1287

Please sign in to comment.