mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
Merged in WPTIN-9701-help-debug-rovo-bdwc-connector-issue (pull request #223)
WPTIN-9701 set secure = true for confluence app tunnel connector Approved-by: Geoff Jacobs Approved-by: Richard Atkins
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
|
||||
{% if atl_apptunnel_port is defined and atl_apptunnel_port != '' %}
|
||||
<Connector port="{{ atl_apptunnel_port }}"
|
||||
secure="true"
|
||||
connectionTimeout="20000"
|
||||
maxThreads="200"
|
||||
minSpareThreads="10"
|
||||
@@ -91,4 +92,3 @@
|
||||
</Service>
|
||||
|
||||
</Server>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user