Be more explicit about keys that are clobbered
This commit is contained in:
parent
83b9497664
commit
912a8ca760
1 changed files with 2 additions and 1 deletions
|
@ -757,7 +757,8 @@ options which can be set when creating a room:
|
|||
Yes
|
||||
Value:
|
||||
Extra keys to be added to the content of the ``m.room.create``. The server
|
||||
will clober certain keys, e.g. ``creator``.
|
||||
will clober the following keys: ``creator``. Future versions of this
|
||||
spec may allow the server to clobber other keys if required.
|
||||
Description:
|
||||
Allows clients to add keys to the content of ``m.room.create``.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue