fix(index): removed unneeded related_attachments index

This commit is contained in:
Andris Reinman 2023-09-06 12:33:02 +03:00
parent 48ce2005be
commit 81ec8ca2f5
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -489,14 +489,6 @@ indexes:
key:
_id: hashed
- collection: attachments.files
type: gridfs # index applies to gridfs database
index:
name: related_attachments
key:
metadata.c: 1
metadata.m: 1
- collection: attachments.files
type: gridfs # index applies to gridfs database
index: