m.room.join_rules/README.md: see also m.room.history.visibility

This commit is contained in:
Aminda Suomalainen 2023-06-07 11:47:45 +03:00
parent 8ece64187a
commit 694275d0f2
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- [membership of another room](#membership-of-another-room)
- [merging knocking and membership of another room](#merging-knocking-and-membership-of-another-room)
- [Note to self](#note-to-self)
- [See also](#see-also)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -131,3 +132,7 @@ Practically the same, but requires room version 10 and new `join_rule` known as
- `!iQaStEQNwaqxQfyhZi:sorunome.de` - FluffyChat Space v6
- `!ESKEvwumMpSRZTnJOI:pikaviestin.fi` - Piraattipuolue v10
- `!azROMLeGEMPdbdWnbk:matrix.org` - Piraattipuolueen työrauha v9
## See also
- `m.room.history_visibility`