docs: make clickhouse config label for Server URL more concise
This commit is contained in:
parent
b3c6ae99d2
commit
aefa0e5ffb
|
@ -7,8 +7,8 @@ emqx_ee_connector_clickhouse {
|
|||
zh: """你想连接到的Clickhouse服务器的HTTP URL(例如http://myhostname:8123)。"""
|
||||
}
|
||||
label: {
|
||||
en: "URL to clickhouse server"
|
||||
zh: "到clickhouse服务器的URL"
|
||||
en: "Server URL"
|
||||
zh: "服务器 URL"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue