mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2026-04-01 14:52:31 -05:00
CONFSRVDEV-51532 add suspendWrappedResponseAfterForward=false to confluence server.xml template
This commit is contained in:
@@ -70,7 +70,8 @@
|
||||
docBase="../confluence"
|
||||
debug="0"
|
||||
reloadable="false"
|
||||
useHttpOnly="true">
|
||||
useHttpOnly="true"
|
||||
suspendWrappedResponseAfterForward="false">
|
||||
<!-- Logging configuration for Confluence is specified in confluence/WEB-INF/classes/log4j.properties -->
|
||||
<Manager pathname=""/>
|
||||
<Valve className="org.apache.catalina.valves.StuckThreadDetectionValve"
|
||||
|
||||
Reference in New Issue
Block a user