mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
DCD-1299: Remove comments
This commit is contained in:
@ -26,11 +26,9 @@
|
||||
proxyPort="{{ atl_proxy_port | default(catalina_connector_proxyport) | default('') }}"
|
||||
maxHttpHeaderSize="{{ atl_tomcat_maxhttpheadersize | default('8192') }}"
|
||||
|
||||
<!-- For SSL Connection -->
|
||||
relaxedPathChars="[]|"
|
||||
relaxedQueryChars="[]|{}^\`"<>"
|
||||
|
||||
<!-- Socket Binding on Connector Initialization -->
|
||||
bindOnInit="false"
|
||||
|
||||
useBodyEncodingForURI="true"
|
||||
|
Reference in New Issue
Block a user