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