perf(config): emqx_bridge default hash pool

This commit is contained in:
William Yang 2021-10-27 08:45:13 +02:00
parent 1c93331e34
commit 34979c51d7
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
# connect_timeout: "30s"
# max_retries: 3
# retry_interval = "10s"
# pool_type = "random"
# pool_type = "hash"
# pool_size = 4
# enable_pipelining = true
# ssl {