diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-28 16:48:53 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-28 16:48:53 +0100 |
commit | 79e37a7ecbb566f63393ee47728e5cddfdc2810e (patch) | |
tree | 4ef6245ffc86cb1f6af9d180caf53e821e85cbaa /synapse/http | |
parent | Merge pull request #168 from matrix-org/erikj/conn_pool (diff) | |
download | synapse-79e37a7ecbb566f63393ee47728e5cddfdc2810e.tar.xz |
Correctly pass connection pool parameter
Diffstat (limited to 'synapse/http')
-rw-r--r-- | synapse/http/client.py | 2 | ||||
-rw-r--r-- | synapse/http/matrixfederationclient.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |