Skip to content

Commit d03032b

Browse files
committed
Put asserted identity under voip section
1 parent c98ca42 commit d03032b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/config.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +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. `voipObeyAssertedIdentity`: If set, MSC3086 asserted identity messages sent
136-
on VoIP calls will cause the call to appear in the room corresponding to the
137-
asserted identity. This *must* only be set in trusted environments.
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.
138139

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

0 commit comments

Comments
 (0)