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

reducing the default min config #94

Open
bisforum opened this issue Nov 18, 2024 · 1 comment
Open

reducing the default min config #94

bisforum opened this issue Nov 18, 2024 · 1 comment

Comments

@bisforum
Copy link

bisforum commented Nov 18, 2024

Currently the min number of config is set to 50 by default (both on UI and backend) however it may cause issues for the client. I think it makes sense to reduce it e.g. 50 configs on V2BOX client on Mac OS crashes.
Any objections? if not, I will open a PR.

@KupQ
Copy link

KupQ commented Jan 11, 2025

Currently the min number of config is set to 50 by default (both on UI and backend) however it may cause issues for the client. I think it makes sense to reduce it e.g. 50 configs on V2BOX client on Mac OS crashes. Any objections? if not, I will open a PR.

search for the 50 in the code and lower it to 10 or whatever you desire.

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

No branches or pull requests

2 participants