diff options
| author | Jonathan de Jong <jonathan@automatia.nl> | 2022-03-23 13:47:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-23 12:47:07 +0000 |
| commit | c5776780f0621eb9440277cfd9ffd41b1443f34e (patch) | |
| tree | 30925eec6c819606fe4e5cb4a3b26ee56740bb1a /synapse/rest/client/mutual_rooms.py | |
| parent | Allow registering admin users using the module API (#12250) (diff) | |
| download | synapse-c5776780f0621eb9440277cfd9ffd41b1443f34e.tar.xz | |
Remove mutual_rooms `update_user_directory` check, and add extra documentation (#12038)
Resolves #10339
Diffstat (limited to 'synapse/rest/client/mutual_rooms.py')
| -rw-r--r-- | synapse/rest/client/mutual_rooms.py | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/synapse/rest/client/mutual_rooms.py b/synapse/rest/client/mutual_rooms.py |
