mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-25 20:59:22 +01:00
matrix/m.room.join_rules: add FluffyChat to knock_restricted
This commit is contained in:
parent
5fda328ce2
commit
b4c727723b
@ -98,6 +98,10 @@ Practically the same, but requires room version 10 and new `join_rule` known as
|
|||||||
{
|
{
|
||||||
"room_id": "!WDaMZSVinTZRLOTajM:hacklab.fi",
|
"room_id": "!WDaMZSVinTZRLOTajM:hacklab.fi",
|
||||||
"type": "m.room_membership"
|
"type": "m.room_membership"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"room_id": "!IwPxifXSjBLghpVEMh:matrix.org",
|
||||||
|
"type": "m.room_membership"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"join_rule": "knock_restricted"
|
"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
|
* `!TtWVeGGDmpLieTGJss:pirateriot.net` - GlobalPirates v9
|
||||||
* `!xwkzwkGafsaYJOFWoj:the-apothecary.club` - Apothecary Homeserver default/welcome room (v5)
|
* `!xwkzwkGafsaYJOFWoj:the-apothecary.club` - Apothecary Homeserver default/welcome room (v5)
|
||||||
* `!WDaMZSVinTZRLOTajM:hacklab.fi` - Matrix Suomi (Space) v6
|
* `!WDaMZSVinTZRLOTajM:hacklab.fi` - Matrix Suomi (Space) v6
|
||||||
|
* `!IwPxifXSjBLghpVEMh:matrix.org` - FluffyChat v5
|
||||||
|
Loading…
Reference in New Issue
Block a user