From 8fc4884cf6c380791243a529edab29a6c557258a Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 9 Apr 2020 12:39:46 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/appendix.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reference/html/appendix.html b/reference/html/appendix.html index fa368b01..043bd76c 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -434,6 +434,11 @@ Also, you can define your own properties.

Consul agent port. Defaults to '8500'.

+

spring.cloud.consul.retry.enabled

+

true

+

If consul retry is enabled.

+ +

spring.cloud.consul.retry.initial-interval

1000

Initial retry interval in milliseconds.