mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Merge pull request #13314 from vector-im/travis/jitsi-docs-improvement
Clarify that the .well-known method for Jitsi isn't available yet
This commit is contained in:
commit
f8885cb0a6
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@ should start a new conference on your Jitsi server.
|
||||||
domain will appear later in the URL as a configuration parameter.
|
domain will appear later in the URL as a configuration parameter.
|
||||||
|
|
||||||
**Hint**: If you want everyone on your homeserver to use the same Jitsi server by
|
**Hint**: If you want everyone on your homeserver to use the same Jitsi server by
|
||||||
default, set the following on your homeserver's `/.well-known/matrix/client` config:
|
default, and you are using riot-web 1.6 or newer, set the following on your homeserver's
|
||||||
|
`/.well-known/matrix/client` config:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"im.vector.riot.jitsi": {
|
"im.vector.riot.jitsi": {
|
||||||
|
|
Loading…
Reference in a new issue