diff options
author | Erik Johnston <erik@matrix.org> | 2022-05-20 15:13:06 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-05-20 15:13:06 +0100 |
commit | 456a394bf7ee3e802055eb38c0079830df3989df (patch) | |
tree | 61deb3b43af44a072697d5fa79a908e67672c1b6 | |
parent | Newsfile (diff) | |
download | synapse-456a394bf7ee3e802055eb38c0079830df3989df.tar.xz |
Use 'get_domains_from_state' still for backfill
-rw-r--r-- | synapse/handlers/federation.py | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |