mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 04:23:22 -05:00
The API is now under
/groups/$group_id/setting/m.join_policy
and expects a JSON blob of the shape
```json
{
"m.join_policy": {
"type": "invite"
}
}
```
where "invite" could alternatively be "open".
|
||
|---|---|---|
| .. | ||
| delta | ||
| full_schemas | ||
| schema_version.sql | ||