Put asserted identity under voip section

This commit is contained in:
David Baker 2021-04-27 19:34:21 +01:00
parent c98ca42bbd
commit d03032b808

View file

@ -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.