JiriOndrusek commented on code in PR #7227: URL: https://github.com/apache/camel-quarkus/pull/7227#discussion_r2028910001
########## docs/modules/ROOT/pages/reference/extensions/ldap.adoc: ########## @@ -46,6 +46,38 @@ endif::[] [id="extensions-ldap-usage"] == Usage +[id="extensions-ldap-usage-configuration-via-properties"] +=== Configuration via properties + +The LDAP component supports property-based configuration in addition to plain Camel configuration. +Configuration property should follow the pattern: +``` Review Comment: You are right, I fixed it (correctly), I'm sorry for complications -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
