element-hq / element-hq/element-web

Set jitsi server in element desktop conf not working

Open
#32,284 15 comments 1 reaction 0 assignees View on GitHub
A-Electron A-Jitsi O-Occasional S-Major T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

I have Element 1.7.29 on Pop OS 20.10
I did
```
nano ~/.config/Element/config.json
```
The file was not existing. I copy paste in it the following, as explained in here https://github.com/vector-im/element-web/blob/develop/docs/jitsi.md
```
{
"jitsi": {
"preferredDomain": "jitsi.xxx.fr"
}
}
```

then I restarted Element and when I click on camera call button in a room, it creates a jitsi.riot.im call and not a jitsi.xxx.fr call as expected.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.