revert changes in config

This commit is contained in:
Alexander Tokmakov 2020-02-22 03:45:53 +03:00
parent d6205fa4fa
commit 62e14bece0

View File

@ -36,8 +36,10 @@
<tcp_port>9000</tcp_port> <tcp_port>9000</tcp_port>
<mysql_port>9004</mysql_port> <mysql_port>9004</mysql_port>
<!-- For HTTPS and SSL over native protocol. --> <!-- For HTTPS and SSL over native protocol. -->
<!--
<https_port>8443</https_port> <https_port>8443</https_port>
<tcp_port_secure>9440</tcp_port_secure> <tcp_port_secure>9440</tcp_port_secure>
-->
<!-- Used with https_port and tcp_port_secure. Full ssl options list: https://github.com/ClickHouse-Extras/poco/blob/master/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h#L71 --> <!-- Used with https_port and tcp_port_secure. Full ssl options list: https://github.com/ClickHouse-Extras/poco/blob/master/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h#L71 -->
<openSSL> <openSSL>