updated authlog index

This commit is contained in:
Andris Reinman 2017-11-08 21:29:10 +02:00
parent 09280a688d
commit 47548dcd11
2 changed files with 8 additions and 1 deletions

View file

@ -102,6 +102,13 @@ indexes:
user: 1
_id: -1
- collection: authlog
type: users # index applies to users database
index:
name: user
key:
user: hashed
- collection: authlog
type: users # index applies to users database
index:

View file

@ -44,7 +44,7 @@
"linkify-it": "2.0.3",
"mailsplit": "4.0.2",
"mobileconfig": "2.1.0",
"mongo-cursor-pagination": "^5.0.0",
"mongo-cursor-pagination": "5.0.0",
"mongodb": "2.2.33",
"nodemailer": "4.3.1",
"npmlog": "4.1.2",