Skip to content

Commit

Permalink
Correct Jitsi preferred_domain property (#25813)
Browse files Browse the repository at this point in the history
  • Loading branch information
benbz committed Jul 17, 2023
1 parent e68583a commit 42afb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/jitsi.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ to your [config](./config.md) the following:
```json
{
"jitsi": {
"preferredDomain": "your.jitsi.example.org"
"preferred_domain": "your.jitsi.example.org"
}
}
```
Expand Down

0 comments on commit 42afb01

Please sign in to comment.