aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-21 19:28:00 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-21 19:28:00 +0100
commitb0644c3a17dfd1a55f4ed5f4f91fcc84e74359ed (patch)
tree9a0e45bde1ad4b30e116ab58c6db1241f5e1c9df /main.go
parente1b838d30493effbcd8a23fe43e2b131c745b722 (diff)
downloadeasybridge-b0644c3a17dfd1a55f4ed5f4f91fcc84e74359ed.tar.gz
easybridge-b0644c3a17dfd1a55f4ed5f4f91fcc84e74359ed.zip
Basic backlogging
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 60272a7..0155892 100644
--- a/main.go
+++ b/main.go
@@ -102,6 +102,7 @@ func readRegistration(file string) mxlib.Registration {
AsToken: hex.EncodeToString(rnd[:32]),
HsToken: hex.EncodeToString(rnd[32:]),
SenderLocalpart: "_ezbr_",
+ RateLimited: false,
Namespaces: mxlib.RegistrationNamespaceSet{
Users: []mxlib.RegistrationNamespace{
mxlib.RegistrationNamespace{