mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-25 12:49:23 +01:00
matrix/m.room.server_acl: remove extraneous wildcard
This commit is contained in:
parent
0c3576b504
commit
5fda328ce2
@ -26,7 +26,14 @@ which can/is left empty as usual.
|
|||||||
"kiwifarms.net",
|
"kiwifarms.net",
|
||||||
"*.kiwifarms.net",
|
"*.kiwifarms.net",
|
||||||
"liberta.casa",
|
"liberta.casa",
|
||||||
"*.liberta.casa"
|
"nitro.chat",
|
||||||
|
"*.nitro.chat",
|
||||||
|
"nerdsin.space",
|
||||||
|
"*.nerdsin.space",
|
||||||
|
"thisisjoes.site",
|
||||||
|
"*.thisisjoes.site",
|
||||||
|
"pp13.space",
|
||||||
|
"*.pp13.space"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user