mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 12:01:26 -05:00
Add profile information to invites
This commit is contained in:
parent
389d558a3b
commit
ed61a49169
3 changed files with 17 additions and 3 deletions
|
|
@ -160,6 +160,7 @@ class TransportLayerClient(object):
|
|||
path=path,
|
||||
args=args,
|
||||
retry_on_dns_fail=retry_on_dns_fail,
|
||||
timeout=10000,
|
||||
)
|
||||
|
||||
defer.returnValue(content)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue