Correct Jitsi preferred_domain property (#25813)
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ to your [config](./config.md) the following:
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"jitsi": {
|
"jitsi": {
|
||||||
"preferredDomain": "your.jitsi.example.org"
|
"preferred_domain": "your.jitsi.example.org"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user