chibenwa commented on code in PR #2450:
URL: https://github.com/apache/james-project/pull/2450#discussion_r1799121178


##########
src/site/xdoc/server/config-jmap.xml:
##########
@@ -141,6 +141,9 @@
 
                     <dt><strong>set.max.size</strong></dt>
                     <dd>Optional, default value is 500. The max number of 
items for /set methods.</dd>
+
+                    
<dt><string>authentication.strategy.rfc8621.xUser.secret</string></dt>
+                    <dd>Optional. Secret-value used to validate the 
X-User-Secret header when using the XUserAuthenticationStrategy.</dd>

Review Comment:
   ```suggestion
                       <dd>Optional. Disabled by default. Secret-value used to 
validate the X-User-Secret header when using the XUserAuthenticationStrategy. 
Use of this configuration property is highly advised.</dd>
   ```



-- 
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...@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to