15 lines
435 B
Plaintext
15 lines
435 B
Plaintext
emqx_ee_connector_clickhouse {
|
||
|
||
base_url {
|
||
desc {
|
||
en: """The HTTP URL to the Clickhouse server that you want to connect to (for example http://myhostname:8123)"""
|
||
zh: """你想连接到的Clickhouse服务器的HTTP URL(例如http://myhostname:8123)。"""
|
||
}
|
||
label: {
|
||
en: "URL to clickhouse server"
|
||
zh: "到clickhouse服务器的URL"
|
||
}
|
||
}
|
||
|
||
}
|