Put asserted identity under voip section
This commit is contained in:
parent
c98ca42bbd
commit
d03032b808
1 changed files with 4 additions and 3 deletions
|
@ -132,7 +132,8 @@ For a good example, see https://develop.element.io/config.json.
|
|||
1. `audioStreamUrl`: If supplied, show an option on Jitsi widgets to stream
|
||||
audio using Jitsi's live streaming feature. This option is experimental and
|
||||
may be removed at any time without notice.
|
||||
1. `voipObeyAssertedIdentity`: If set, MSC3086 asserted identity messages sent
|
||||
1. `voip`: Behaviour related to calls
|
||||
1. `obeyAssertedIdentity`: If set, MSC3086 asserted identity messages sent
|
||||
on VoIP calls will cause the call to appear in the room corresponding to the
|
||||
asserted identity. This *must* only be set in trusted environments.
|
||||
|
||||
|
|
Loading…
Reference in a new issue