DCD-1299: Remove comments

This commit is contained in:
Jun
2021-07-07 15:53:42 +10:00
parent add4566663
commit 2675270e7a

View File

@ -26,11 +26,9 @@
proxyPort="{{ atl_proxy_port | default(catalina_connector_proxyport) | default('') }}"
maxHttpHeaderSize="{{ atl_tomcat_maxhttpheadersize | default('8192') }}"
<!-- For SSL Connection -->
relaxedPathChars="[]|"
relaxedQueryChars="[]|{}^\`&quot;&lt;&gt;"
<!-- Socket Binding on Connector Initialization -->
bindOnInit="false"
useBodyEncodingForURI="true"