Skip to content
Snippets Groups Projects
Commit 9a4c1c9d authored by Omar Yassin's avatar Omar Yassin
Browse files

let the lowest file size be 1 instead of 0

and the highest file size be the max instead of whatever is the last by the stepping algo

this makes it so we always have a file of max_file_size. before this commit, we used to get the maximum file size in the list be between [max_file_size - step, max_file_size] it's now forced to be max_file_size.
parent e8db240a
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment