Merge branch 'master' into ar-translations-update-1

This commit is contained in:
Kim Gardner
2018-07-09 16:33:31 -04:00
committed by GitHub
+6
View File
@@ -163,6 +163,12 @@ Comment.index({
created_at: -1,
});
Comment.index({
asset_id: 1,
parent_id: 1,
created_at: 1,
});
Comment.index(
{
'action_counts.flag': 1,