mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-31 19:44:15 -04:00
Merge branch 'develop' into uhoreg/e2e_cross-signing_merged
This commit is contained in:
commit
8e86f5b65c
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