diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 16:57:41 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-20 16:57:41 +0000 |
commit | 6d9f40cf4c9282ffa0e06bd0431b07f6a79de779 (patch) | |
tree | e9d5c8f468dede15817160617ec214a4d61c03e7 /synapse | |
parent | Reduce the reconnect time when replication fails. (#6617) (diff) | |
parent | Kill off redundant SynapseRequestFactory (#6619) (diff) | |
download | synapse-6d9f40cf4c9282ffa0e06bd0431b07f6a79de779.tar.xz |
Kill off redundant SynapseRequestFactory (#6619)
* commit 'b6b57ecb4': Kill off redundant SynapseRequestFactory (#6619)
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/site.py | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/synapse/http/site.py b/synapse/http/site.py |