Merge branch 'poljar/eventindex-initial-full-crawl' into develop
commit
47ee7e6ec2
|
@ -109,6 +109,7 @@ export default class EventIndex extends EventEmitter {
|
|||
roomId: room.roomId,
|
||||
token: token,
|
||||
direction: "b",
|
||||
fullCrawl: true,
|
||||
};
|
||||
|
||||
const forwardCheckpoint = {
|
||||
|
|
Loading…
Reference in New Issue