diff options
author | Erik Johnston <erik@matrix.org> | 2018-11-22 15:05:13 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-02-13 14:22:18 +0000 |
commit | ed43a63fcf4173b15210f3097c02b70dcee98f8b (patch) | |
tree | 79423404b769629448907ff34351141fb57fd60b | |
parent | Merge branch 'erikj/thread_demo' of github.com:matrix-org/synapse into erikj/... (diff) | |
download | synapse-ed43a63fcf4173b15210f3097c02b70dcee98f8b.tar.xz |
Don't verify stuff
-rw-r--r-- | synapse/federation/federation_base.py | 1 | ||||
-rw-r--r-- | synapse/federation/transport/server.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/synapse/federation/federation_base.py b/synapse/federation/federation_base.py |