From d03032b8089b61b0e5881cfd8a8881f90ede2f95 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 27 Apr 2021 19:34:21 +0100 Subject: [PATCH] Put asserted identity under voip section --- docs/config.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/config.md b/docs/config.md index 514e46a069..1ca4bf48ff 100644 --- a/docs/config.md +++ b/docs/config.md @@ -132,9 +132,10 @@ 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 - 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. +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. 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