mirror of https://github.com/vector-im/riot-web
Correct Jitsi preferred_domain property (#25813)
parent
e68583a6e2
commit
42afb0199f
|
@ -30,7 +30,7 @@ to your [config](./config.md) the following:
|
|||
```json
|
||||
{
|
||||
"jitsi": {
|
||||
"preferredDomain": "your.jitsi.example.org"
|
||||
"preferred_domain": "your.jitsi.example.org"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue