diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-24 22:14:58 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-10-24 22:14:58 -0400 |
commit | 8ac766c44a18418d566e99b2b20dcec9e1cc5924 (patch) | |
tree | 20f8650e44fa60edf17617be545d648cf068e84a /synapse/storage | |
parent | Merge pull request #6248 from matrix-org/erikj/move_schema_files (diff) | |
download | synapse-8ac766c44a18418d566e99b2b20dcec9e1cc5924.tar.xz |
make notification of signatures work with workers
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/data_stores/main/__init__.py | 5 | ||||
-rw-r--r-- | synapse/storage/data_stores/main/devices.py | 13 |
2 files changed, 16 insertions, 2 deletions
diff --git a/synapse/storage/data_stores/main/__init__.py b/synapse/storage/data_stores/main/__init__.py |