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

More options for specifying capacities and block sizes in config file #305

Merged
merged 2 commits into from
Dec 10, 2021

Conversation

ChristopherHogan
Copy link
Collaborator

Fixes #101. Fixes #222. Allows users to specify byte values in convenient units by adding the following new configuration options:

capacities_bytes
capacities_kb
capacities_gb
block_sizes_bytes
block_sizes_mb
block_sizes_gb

@ChristopherHogan ChristopherHogan added the enhancement New feature or request label Dec 10, 2021
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 80.708% when pulling e2b039b on chogan/issue_101 into e56dcf5 on master.

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.

Allow any size of smallest available buffer in config file Allow additional units in config files
2 participants