mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Add comments for common conf (#8531)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
This commit is contained in:
parent
d7f98ca4bb
commit
dbcacec0a7
@ -10,5 +10,5 @@
|
||||
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||
|
||||
common:
|
||||
defaultPartitionName: "_default"
|
||||
defaultIndexName: "_default_idx"
|
||||
defaultPartitionName: "_default" # default partition name for a collection
|
||||
defaultIndexName: "_default_idx" # default index name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user