mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
matrix/m.room.server_acl/README.md: remove blocked-by-Synapse nuke
yes, the example is missing quotes, but Synapse regardless doesn't allow ACL banning local homeserver.
This commit is contained in:
parent
341ee4bd53
commit
b680fc9aa0
@ -62,14 +62,3 @@ This configuration only lets servers I have accounts on in.
|
||||
}
|
||||
```
|
||||
|
||||
## Nuke
|
||||
|
||||
Bricks the room. :tada::tada::tada:
|
||||
|
||||
```json
|
||||
{
|
||||
"deny": [
|
||||
*
|
||||
]
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user