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

Improve SmartCMList instance behaviour #1460

Open
JustArchi opened this issue Oct 21, 2024 · 2 comments
Open

Improve SmartCMList instance behaviour #1460

JustArchi opened this issue Oct 21, 2024 · 2 comments

Comments

@JustArchi
Copy link
Contributor

What problem is this feature trying to solve?

obraz

How would you like it to be solved?

obraz

Have you considered any alternative solutions

obraz

Additional Information

obraz

@yaakov-h
Copy link
Member

What's the use-case for this? Sharing a server list across multiple client instances? (If so, why are you doing that?)

@xPaw
Copy link
Member

xPaw commented Oct 22, 2024

Sharing a configuration inherently shares the server list, which makes sense. However if you want to change some specific configuration for a client, the server list is no longer shared (and there is no way to currently share it).

You can still share the provider because it's an explicit configuration, but not the internal server list that's actually used by SK and the one that queries the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants