[skip ci] Explain maxShardNum in proxy.yaml (#8236)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/8245/head
dragondriver 2021-09-18 18:26:08 +08:00 committed by GitHub
parent 3738655ed0
commit a3215ceaab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ proxy:
maxNameLength: 255
maxFieldNum: 64
maxDimension: 32768
maxShardNum: 256
maxShardNum: 256 # max shard number of a collection
maxTaskNum: 1024 # max task number of proxy task queue