mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-08-10 14:20:09 -04:00
Merge branch 'develop' into cross-signing_sig_upload
This commit is contained in:
commit
0d61d1d735
61 changed files with 1486 additions and 583 deletions
|
@ -933,7 +933,7 @@ class DeviceStore(DeviceWorkerStore, BackgroundUpdateStore):
|
|||
"ts": now,
|
||||
"opentracing_context": json.dumps(context)
|
||||
if whitelisted_homeserver(destination)
|
||||
else None,
|
||||
else "{}",
|
||||
}
|
||||
for destination in hosts
|
||||
for device_id in device_ids
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue