remkop commented on a change in pull request #608:
URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r766293495



##########
File path: src/site/xdoc/manual/appenders.xml
##########
@@ -1555,6 +1555,33 @@ public class ConnectionFactory {
               <th>Default</th>
               <th>Description</th>
             </tr>
+            <tr>
+              <td>allowdLdapClasses</td>

Review comment:
       I just noticed now that the documentation in `appenders.xml` has a typo 
in the property names. The docs say `allowd*` (missing `e`) while the actual 
code in 
[JndiManager](https://github.com/apache/logging-log4j2/pull/608/files#diff-271353c1076e53f6893261e4420de27d34588bfd782806b5c66a3465c43b7f51)
 looks up properties starting with `allowed`. 




-- 
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]


Reply via email to