diff options
author | nexy7574 <me@nexy7574.co.uk> | 2025-06-09 11:59:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-09 10:59:49 +0000 |
commit | 341d956ee643567ab3a53f5626b38ace4826bf67 (patch) | |
tree | bdba08d82ef5f54e7eb6a4b48a458e51219ca9d8 /synapse/handlers/room_summary.py | |
parent | Migrate to assertEqual (#18488) (diff) | |
download | synapse-341d956ee643567ab3a53f5626b38ace4826bf67.tar.xz |
Default to `public` join rule in remote summary (#18493)
See: https://github.com/element-hq/synapse/issues/18358#issuecomment-2866119550
Diffstat (limited to 'synapse/handlers/room_summary.py')
-rw-r--r-- | synapse/handlers/room_summary.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/room_summary.py b/synapse/handlers/room_summary.py |