mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-01 07:59:22 +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",
|
||||
"jae.fi",
|
||||
"converser.eu",
|
||||
"artemislena.eu"
|
||||
"artemislena.eu",
|
||||
"the-apothecary.club"
|
||||
],
|
||||
"allow_ip_literals": false,
|
||||
"deny": []
|
||||
}
|
||||
```
|
||||
|
||||
## Nuke
|
||||
|
||||
Bricks the room. :tada::tada::tada:
|
||||
|
||||
```json
|
||||
{
|
||||
"deny": [
|
||||
*
|
||||
]
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user