Skip to content

Commit

Permalink
fix(index): removed unneeded related_attachments index
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Sep 6, 2023
1 parent 48ce200 commit 81ec8ca
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions indexes.yaml
Expand Up @@ -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:
Expand Down

0 comments on commit 81ec8ca

Please sign in to comment.