mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 19:29:21 +01:00
matrix/m.room.server_acl: add the-apothecary.club and nuke
This commit is contained in:
parent
5fa4da4386
commit
dea7481165
@ -54,9 +54,22 @@ This configuration only lets servers I have accounts on in.
|
|||||||
"fedora.im",
|
"fedora.im",
|
||||||
"jae.fi",
|
"jae.fi",
|
||||||
"converser.eu",
|
"converser.eu",
|
||||||
"artemislena.eu"
|
"artemislena.eu",
|
||||||
|
"the-apothecary.club"
|
||||||
],
|
],
|
||||||
"allow_ip_literals": false,
|
"allow_ip_literals": false,
|
||||||
"deny": []
|
"deny": []
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Nuke
|
||||||
|
|
||||||
|
Bricks the room. :tada::tada::tada:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"deny": [
|
||||||
|
*
|
||||||
|
]
|
||||||
|
}
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user