...
This commit is contained in:
parent
01554e3383
commit
05532a2a5f
|
@ -269,7 +269,7 @@ export const watchDbLegacy = async () => {
|
||||||
doc,
|
doc,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
if (i === 20000) {
|
if (i === 10000) {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue