diff options
author | Erik Johnston <erik@matrix.org> | 2017-03-28 13:25:18 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-03-28 13:27:21 +0100 |
commit | 51b156d48a14f1f3c8b03a6901317b0330cd368b (patch) | |
tree | 6cf9917d9b7e929bbda1b596564ce12ced3a3e97 | |
parent | Remove param and cast at call site (diff) | |
download | synapse-51b156d48a14f1f3c8b03a6901317b0330cd368b.tar.xz |
Cache whether an AS is interested based on members
-rw-r--r-- | synapse/appservice/__init__.py | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/synapse/appservice/__init__.py b/synapse/appservice/__init__.py |