[skip e2e] Add comments for config file (#14585)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-12-30 14:32:10 +08:00 committed by GitHub
parent c243f337e4
commit cf7713dcaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ MINIO_ACCESS_KEY = "minioadmin"
MINIO_SECRET_KEY = "minioadmin"
MINIO_BUCKET_NAME = "test"
# precision of params
FLUSH_PRECISION = 4
INDEX_PRECISION = 4
SEARCH_PRECISION = 4