matrix continuation lives in db not config file

This commit is contained in:
Bel LaPointe
2022-01-14 08:48:09 -05:00
parent cf421e414c
commit 442e8c2992
5 changed files with 23 additions and 11 deletions

View File

@@ -41,7 +41,6 @@ type Config struct {
Matrix struct {
ReceiveEnabled bool
Mock bool
Continuation string
Homeserver string
Username string
Token string