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

Enable configuring of batch size #5

Merged
merged 6 commits into from Feb 26, 2022
Merged

Conversation

samueldobbie
Copy link
Owner

@samueldobbie samueldobbie commented Feb 24, 2022

Machines with limited memory can be overloaded with too many URLs opening at a time. This PR adds a settings page where the user can configure the maximum number of URLs to open at any one time.

Also folded in:

  • Exclusion of special URLs from cleaning (e.g. chrome://*, file://, localhost)
  • Add permission for storage access (to store custom batch size)

@samueldobbie samueldobbie added the enhancement New feature or request label Feb 24, 2022
@samueldobbie samueldobbie self-assigned this Feb 24, 2022
@samueldobbie samueldobbie force-pushed the feature/configure-batch-size branch 2 times, most recently from de05932 to 290c293 Compare February 26, 2022 13:35
@samueldobbie samueldobbie merged commit 91597bb into main Feb 26, 2022
@samueldobbie samueldobbie deleted the feature/configure-batch-size branch February 26, 2022 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant