This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 7930fd98c77 Update route-controller.adoc
7930fd98c77 is described below
commit 7930fd98c77eea064e96790c817fe001191d6bf0
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Aug 16 07:05:32 2023 +0200
Update route-controller.adoc
---
docs/user-manual/modules/ROOT/pages/route-controller.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/modules/ROOT/pages/route-controller.adoc
b/docs/user-manual/modules/ROOT/pages/route-controller.adoc
index 9e5d73f279d..095a042b1ee 100644
--- a/docs/user-manual/modules/ROOT/pages/route-controller.adoc
+++ b/docs/user-manual/modules/ROOT/pages/route-controller.adoc
@@ -98,7 +98,7 @@ And in Spring Boot:
[source,properties]
----
-camel.springboot.route-controller-enabled = true
+camel.springboot.routeControllerSuperviseEnabled = true
# and you can configure more options
camel.springboot.routeControllerBackoffDelay = 5000