You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up state store if configured in d4all mode (#753)
* Set up state store if configured in d4all mode
Signed-off-by: MTRNord <[email protected]>
* Ensure the dataPath is set in both the example and harness appservice config
Signed-off-by: MTRNord <[email protected]>
* Move the SqliteRoomStateBackingStore creation to a static method instead
Signed-off-by: MTRNord <[email protected]>
* Make the storage path canonicalization less confusing
---------
Signed-off-by: MTRNord <[email protected]>
// The call to `start` MUST happen last. As it needs the datastore, and the mjolnir manager to be initialized before it can process events from the homeserver.
0 commit comments