mirror of https://github.com/vector-im/riot-web
Put asserted identity under voip section
parent
c98ca42bbd
commit
d03032b808
|
@ -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
|
1. `audioStreamUrl`: If supplied, show an option on Jitsi widgets to stream
|
||||||
audio using Jitsi's live streaming feature. This option is experimental and
|
audio using Jitsi's live streaming feature. This option is experimental and
|
||||||
may be removed at any time without notice.
|
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
|
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.
|
asserted identity. This *must* only be set in trusted environments.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue