mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 19:45:11 +00:00
9 lines
245 B
XML
9 lines
245 B
XML
<clickhouse>
|
|
<macros>
|
|
<rabbitmq_host>rabbitmq1</rabbitmq_host>
|
|
<rabbitmq_port>5672</rabbitmq_port>
|
|
<rabbitmq_exchange_name>macro</rabbitmq_exchange_name>
|
|
<rabbitmq_format>JSONEachRow</rabbitmq_format>
|
|
</macros>
|
|
</clickhouse>
|