Indicate default for m.federate key
This commit is contained in:
parent
affc2cfc92
commit
7b4c8a9f68
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue