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



##########
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>
+              <td>String</td>
+              <td>null</td>
+              <td>
+                A comma separated list of fully qualified class names that may 
be accessed by LDAP. The classes
+                must implement Serializable. Only applies when the JMS 
Appender By default only Java primative classes are allowed.

Review comment:
       There's a missing `.` after `JMS Appender`.




-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to