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

Allow to change MAX_NUMBER_OF_TABS #95

Open
nidico opened this issue Apr 16, 2023 · 0 comments
Open

Allow to change MAX_NUMBER_OF_TABS #95

nidico opened this issue Apr 16, 2023 · 0 comments

Comments

@nidico
Copy link

nidico commented Apr 16, 2023

The MAX_NUMBER_OF_TABS constant is currently hardcoded to 5000 in api.py. It'd be nice if this could be configured, e.g. through a command line setting.

Workaround: Modify the source code directly (e.g. ~/.local/pipx/venvs/brotab/lib/python3.11/site-packages/brotab/api.py).

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

1 participant