10 lines
227 B
Text
10 lines
227 B
Text
{
|
|
"$ref": "core/state_event.json",
|
|
"type": "m.policy.rule.room",
|
|
"state_key": "rule:#*:example.org",
|
|
"content": {
|
|
"entity": "#*:example.org",
|
|
"recommendation": "m.ban",
|
|
"reason": "undesirable content"
|
|
}
|
|
}
|