diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:26 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:01:26 +0000 |
commit | d880d2b1cb0e320e4285d274893bfc42a8f01031 (patch) | |
tree | c929cb52f1c7c7b3047c7aa129978fc720052a44 /synapse/replication/slave/storage/devices.py | |
parent | Pass room version object into event_auth.check and check_redaction (#6788) (diff) | |
parent | Detect unknown remote devices and mark cache as stale (#6776) (diff) | |
download | synapse-d880d2b1cb0e320e4285d274893bfc42a8f01031.tar.xz |
Detect unknown remote devices and mark cache as stale (#6776)
* commit 'e17a11066': Detect unknown remote devices and mark cache as stale (#6776)
Diffstat (limited to 'synapse/replication/slave/storage/devices.py')
-rw-r--r-- | synapse/replication/slave/storage/devices.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/replication/slave/storage/devices.py b/synapse/replication/slave/storage/devices.py |