docs: update pool_size doc

This commit is contained in:
Zaiming (Stone) Shi 2023-01-12 14:53:01 +01:00
parent 522e091dd2
commit c7ac55520d
1 changed files with 3 additions and 3 deletions

View File

@ -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: "连接池大小"
}
}