mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
m.room.join_rules: real world examples
This commit is contained in:
parent
33c8d93669
commit
b8be6f0cf7
@ -20,7 +20,7 @@ Requires room version <del>8</del> 9. Offers only Spaces in room settings
|
|||||||
{
|
{
|
||||||
"allow": [
|
"allow": [
|
||||||
{
|
{
|
||||||
"room_id": "!oHIvaRnuEEIDavQVRJ:matrix.org",
|
"room_id": "!LSWnevuzcRXZZKhqso:privacytools.io",
|
||||||
"type": "m.room_membership"
|
"type": "m.room_membership"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -47,3 +47,8 @@ Requires room version <del>8</del> 9. Offers only Spaces in room settings
|
|||||||
```
|
```
|
||||||
|
|
||||||
It can be presumed that multiple spaces is simply copying that more.
|
It can be presumed that multiple spaces is simply copying that more.
|
||||||
|
|
||||||
|
## Note to self
|
||||||
|
|
||||||
|
* `!LSWnevuzcRXZZKhqso:privacytools.io` - Tanukis
|
||||||
|
* `!psumPMeAfzgAeQpXMG:feneas.org` - Mikaela.info (space)
|
||||||
|
Loading…
Reference in New Issue
Block a user