mirror of
				https://gitea.blesmrt.net/mikaela/gist.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	m.room.server_acl
This event type controls which servers can access the room at all. Be very careful adjusting this.
{
    "allow": [
        "*"
    ],
    "allow_ip_literals": false,
    "deny": [
        "glowers.club",
        "*.glowers.club",
        "pleasecuminside.me",
        "*.pleasecuminside.me",
        "midov.pl",
        "*.midov.pl",
        "kiwifarms.net",
        "*.kiwifarms.net"
    ]
}