mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-14 18:13:47 +01:00
8 lines
122 B
YAML
8 lines
122 B
YAML
{
|
|
"$ref": "core/event.json",
|
|
"type": "m.invite_permission_config",
|
|
"content": {
|
|
"default_action": "block"
|
|
}
|
|
}
|