docs: improve descriptions
This commit is contained in:
parent
0877e4296a
commit
29e0e41ec7
|
@ -22,7 +22,7 @@ emqx_bridge_pulsar {
|
||||||
|
|
||||||
connect_timeout {
|
connect_timeout {
|
||||||
desc = "建立 TCP 连接时的最大等待时长(若启用认证,这个等待时长也包含完成认证所需时间)。"
|
desc = "建立 TCP 连接时的最大等待时长(若启用认证,这个等待时长也包含完成认证所需时间)。"
|
||||||
label = "连接超时"
|
label = "连接超时时间"
|
||||||
}
|
}
|
||||||
|
|
||||||
servers {
|
servers {
|
||||||
|
|
Loading…
Reference in New Issue