Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Element Call widget URL configurable #27555

Closed
Tracked by #2441
bmarty opened this issue Jun 11, 2024 · 5 comments
Closed
Tracked by #2441

Make Element Call widget URL configurable #27555

bmarty opened this issue Jun 11, 2024 · 5 comments
Labels
A-Element-Call Group calls via Element Call O-Occasional Affects or can be seen by some users regularly or most users rarely T-Enhancement T-Feature Request to add a new feature which does not exist right now Z-Labs

Comments

@bmarty
Copy link
Member

bmarty commented Jun 11, 2024

Your use case

Please see and discuss the details in the meta issue.

Have you considered any alternatives?

No response

Additional context

No response

@dosubot dosubot bot added A-Element-Call Group calls via Element Call T-Feature Request to add a new feature which does not exist right now labels Jun 11, 2024
@ara4n
Copy link
Member

ara4n commented Jun 18, 2024

Don't we already have this via config.json?

    "element_call": {
        "participants_limits": 8,
        "url": "https://example.com",
        "use_exclusively": false
    },

Or is the point that the URL should be switched to use .well-known/element/call.json instead?

@dbkr dbkr added the O-Occasional Affects or can be seen by some users regularly or most users rarely label Jun 27, 2024
@manuroe
Copy link
Member

manuroe commented Jul 2, 2024

EW has already a mechanism to configure the widget URL within its own config file. No need for a change now.

@manuroe manuroe closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
@schelmo
Copy link

schelmo commented Jul 6, 2024

But ED (element-desktop) can only be configured via a local config.json.
It would be nice to make the Element Call url configurable via the .well-known/element/element.json url, so ED will use the right Element Call instance

@plui29989
Copy link

We also need this to work with Element Desktop...

@t3chguy
Copy link
Member

t3chguy commented Jul 19, 2024

You deploy Element Desktop configs in the exact same way as Element Web.

https://github.com/element-hq/element-desktop#user-specified-configjson or bake them in at build time: https://github.com/element-hq/element-desktop#config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Element-Call Group calls via Element Call O-Occasional Affects or can be seen by some users regularly or most users rarely T-Enhancement T-Feature Request to add a new feature which does not exist right now Z-Labs
Projects
None yet
Development

No branches or pull requests

7 participants