mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
m.room.server_acl: untested allow/deny experiment
This commit is contained in:
parent
965c115b0e
commit
e5b0f11720
@ -23,11 +23,10 @@ Note:
|
||||
|
||||
```json
|
||||
{
|
||||
"allow": ["*"],
|
||||
"allow": ["*", "mjolnir.matrix.org"],
|
||||
"allow_ip_literals": false,
|
||||
"deny": [
|
||||
"matrix.org",
|
||||
"mjolnir.matrix.org",
|
||||
"disroot.org",
|
||||
"privacytools.io",
|
||||
"feneas.org",
|
||||
@ -59,6 +58,8 @@ Explanations:
|
||||
are just closed for public, that have PL100 in my rooms.
|
||||
- `glowers.club`, `midov.pl`, `kiwifarms.net`, `nerdsin.space`, `thisisjoes.site`, `pp13.space`
|
||||
- Connected to abusive raids on communities that I am a part of, sometimes even moderate.
|
||||
- Others
|
||||
- Most likely inherited from _Community Moderation Effort_.
|
||||
|
||||
## Allowlist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user