matrix/m.room.join_rules: add FluffyChat to knock_restricted

This commit is contained in:
Aminda Suomalainen 2022-08-07 21:43:52 +03:00
parent 5fda328ce2
commit b4c727723b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -98,6 +98,10 @@ Practically the same, but requires room version 10 and new `join_rule` known as
{
"room_id": "!WDaMZSVinTZRLOTajM:hacklab.fi",
"type": "m.room_membership"
},
{
"room_id": "!IwPxifXSjBLghpVEMh:matrix.org",
"type": "m.room_membership"
}
],
"join_rule": "knock_restricted"
@ -121,3 +125,4 @@ Practically the same, but requires room version 10 and new `join_rule` known as
* `!TtWVeGGDmpLieTGJss:pirateriot.net` - GlobalPirates v9
* `!xwkzwkGafsaYJOFWoj:the-apothecary.club` - Apothecary Homeserver default/welcome room (v5)
* `!WDaMZSVinTZRLOTajM:hacklab.fi` - Matrix Suomi (Space) v6
* `!IwPxifXSjBLghpVEMh:matrix.org` - FluffyChat v5