mirror of https://github.com/vector-im/riot-web
parent
1c562a0d2d
commit
5e72da399e
|
@ -344,9 +344,12 @@ 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 single-page app (SPA), for guest links. If this is set, Element Web will expose the a "join"
|
- `guest_spa_url`: Optional URL for an Element Call single-page app (SPA),
|
||||||
link for public video rooms, which can then be shared to non-matrix users.
|
for guest links. If this is set, Element Web will expose a "join" link
|
||||||
The target Element Call SPA is typically set up to use a homeserver that allows users to register without email ("passwordless guest users") and to federate.
|
for public video rooms, which can then be shared to non-matrix users.
|
||||||
|
The target Element Call SPA is typically set up to use a homeserver that
|
||||||
|
allows users to register without email ("passwordless guest users") and to
|
||||||
|
federate.
|
||||||
|
|
||||||
## Bug reporting
|
## Bug reporting
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue