mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Removing another types index.
This commit is contained in:
parent
f5b144f22f
commit
ca6b682b69
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ class MUserNotificationTokens(mongo.Document):
|
|||
'collection': 'notification_tokens',
|
||||
'indexes': [{'fields': ['user_id'],
|
||||
'unique': True,
|
||||
'types': False,
|
||||
}],
|
||||
'allow_inheritance': False,
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue