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

Add support for server defined join address groups #3697

Open
Josh65-2201 opened this issue Jul 13, 2024 · 1 comment
Open

Add support for server defined join address groups #3697

Josh65-2201 opened this issue Jul 13, 2024 · 1 comment
Labels
Config Tickets that might need config additions

Comments

@Josh65-2201
Copy link

I would like to be able to..

I would like if the server config could have predefined groups that can have user control visibility in addition to user adding there own

join_groups:
    group_name: (show _ as a space in the UI)
        "url/ip"

Is your feature request related to a problem? Please describe.

It very easy to lose groups and having some server defined ones give everyone viewing same data.

@AuroraLS3 AuroraLS3 added the Config Tickets that might need config additions label Jul 14, 2024
@AuroraLS3
Copy link
Collaborator

This has turned out to be surprisingly complicated since each server has its own join address list 🤔 I would assume server owner would like to configure all groups in one place on networks with multiple servers, but adding uuids to the config seems a bit cumbersome - and reusing one default group from the config for all servers doesn't seem to make sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Config Tickets that might need config additions
Projects
Status: INBOX
Development

No branches or pull requests

2 participants