diff options
author | Erik Johnston <erik@matrix.org> | 2018-10-19 10:26:50 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-10-24 09:54:57 +0100 |
commit | 47a9ba435d9a4b9e311d9d9a3c02be105942f357 (patch) | |
tree | aee81c7e27767d0443ab5f50f96399549a25f24f | |
parent | Add tests for alias creation rules (diff) | |
download | synapse-47a9ba435d9a4b9e311d9d9a3c02be105942f357.tar.xz |
Use match rather than search
-rw-r--r-- | synapse/config/room_directory.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/config/room_directory.py b/synapse/config/room_directory.py |