Signed-off-by: Timo K <toger5@hotmail.de>
pull/27101/head
Timo K 2024-03-01 19:22:41 +01:00
parent 831eddfbd4
commit d1d909105f
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ The VoIP and Jitsi options are:
this number is exceeded, the user will not be able to join a given call. this number is exceeded, the user will not be able to join a given call.
- `brand`: Optional name for the app. Defaults to `Element Call`. This is - `brand`: Optional name for the app. Defaults to `Element Call`. This is
used throughout the application in various strings/locations. used throughout the application in various strings/locations.
- `guest_spa_url`: Optional url for an Element Call SPA URL. If this is set Element Web will expose the option to share a join - `guest_spa_url`: Optional Element Call single-page app (SPA) URL for guest links. If this is set Element Web will expose the option to share a join
link to public video rooms which can be shared to non matrix users. link to public video rooms which can be shared to non matrix users.
The guest SPA typically is setup to use a homeserver that allows users to register without email ("passwordless guest users") and to federate. The guest SPA typically is setup to use a homeserver that allows users to register without email ("passwordless guest users") and to federate.