docs: update pool_size doc
This commit is contained in:
parent
522e091dd2
commit
c7ac55520d
|
@ -35,11 +35,11 @@ emqx_connector_schema_lib {
|
|||
|
||||
pool_size {
|
||||
desc {
|
||||
en: "Size of the connection pool."
|
||||
zh: "连接池大小。"
|
||||
en: "Size of the connection pool towards the bridge target service."
|
||||
zh: "桥接远端服务时使用的连接池大小。"
|
||||
}
|
||||
label: {
|
||||
en: "Pool Size"
|
||||
en: "Connection Pool Size"
|
||||
zh: "连接池大小"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue