mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 19:38:37 +01:00
Indicate default for m.federate key
This commit is contained in:
parent
affc2cfc92
commit
7b4c8a9f68
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"m.federate": {
|
||||
"type": "boolean",
|
||||
"description": "Whether users on other servers can join this room."
|
||||
"description": "Whether users on other servers can join this room. Defaults to ``true`` if key does not exist."
|
||||
}
|
||||
},
|
||||
"required": ["creator"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue