Document option for obeying asserted identity

This commit is contained in:
David Baker 2021-04-19 20:31:55 +01:00
parent e4c9444fe3
commit c98ca42bbd

View file

@ -132,6 +132,9 @@ 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
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.
Note that `index.html` also has an og:image meta tag that is set to an image Note that `index.html` also has an og:image meta tag that is set to an image
hosted on riot.im. This is the image used if links to your copy of Element hosted on riot.im. This is the image used if links to your copy of Element