Skip to content

Commit c5f5330

Browse files
authored
Merge pull request element-hq#17008 from vector-im/dbkr/asserted_identity
Document option for obeying asserted identity
2 parents 17dcef6 + d03032b commit c5f5330

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ For a good example, see https://develop.element.io/config.json.
132132
1. `audioStreamUrl`: If supplied, show an option on Jitsi widgets to stream
133133
audio using Jitsi's live streaming feature. This option is experimental and
134134
may be removed at any time without notice.
135+
1. `voip`: Behaviour related to calls
136+
1. `obeyAssertedIdentity`: If set, MSC3086 asserted identity messages sent
137+
on VoIP calls will cause the call to appear in the room corresponding to the
138+
asserted identity. This *must* only be set in trusted environments.
135139

136140
Note that `index.html` also has an og:image meta tag that is set to an image
137141
hosted on riot.im. This is the image used if links to your copy of Element

0 commit comments

Comments
 (0)