diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-28 15:45:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-28 15:45:46 +0100 |
commit | 11f51e6deda8962a7b027dff8b631f0af26a74d9 (patch) | |
tree | bea7e937ea4b0dc5a42ceb7db0da9944429187d6 /synapse | |
parent | Add connection pooling to SimpleHttpClient (diff) | |
download | synapse-11f51e6deda8962a7b027dff8b631f0af26a74d9.tar.xz |
Up maxPersistentPerHost count
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/client.py | 1 | ||||
-rw-r--r-- | synapse/http/matrixfederationclient.py | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |