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

Fix quota type to int #34019

Merged
merged 1 commit into from Sep 12, 2022
Merged

Fix quota type to int #34019

merged 1 commit into from Sep 12, 2022

Commits on Sep 12, 2022

  1. Fix quota type to int

    Change the quota to int from float, since the quota is a number of bits
    and a bits can not be splitted.
    
    Fix #34010
    
    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    CarlSchwan committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    d61efdf View commit details
    Browse the repository at this point in the history