diff options
author | Erik Johnston <erik@matrix.org> | 2019-03-20 16:52:28 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-03-20 16:52:28 +0000 |
commit | 6b28890543cfd128a05c3e05ad53ea1e36c932fa (patch) | |
tree | 07ecd9a6875caa05bfb156c950ec092ce06d6435 /synapse/rest/client | |
parent | Only require consent for events with an associated request (diff) | |
download | synapse-6b28890543cfd128a05c3e05ad53ea1e36c932fa.tar.xz |
Log new room ID
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/admin.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/admin.py b/synapse/rest/client/v1/admin.py |