mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-02 19:54:50 -04:00
Merge remote-tracking branch 'upstream/release-v1.25.0'
This commit is contained in:
commit
893b42a910
9 changed files with 229 additions and 11 deletions
|
@ -342,6 +342,7 @@ class SimpleHttpClient:
|
|||
|
||||
self.agent = ProxyAgent(
|
||||
self.reactor,
|
||||
hs.get_reactor(),
|
||||
connectTimeout=15,
|
||||
contextFactory=self.hs.get_http_client_context_factory(),
|
||||
pool=pool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue