diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-05-23 15:28:23 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-05-23 15:28:23 +0100 |
commit | 3ff6f50eac86b063706f68387d3cf3e96a79a541 (patch) | |
tree | d9fb7acbdb74043a9a65b8b95bfe73911b209892 /synapse/handlers | |
parent | style (diff) | |
download | synapse-3ff6f50eac86b063706f68387d3cf3e96a79a541.tar.xz |
Use the localpart in the consent uri
... because it's shorter.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/message.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |