Number inputs in the config menu that have a min and max property don't allow to set an out-of-bounds value when clicking the arrows or using the arrow keys, but typing the number manually can bypass the constraint.
To fix this, the menu should constrain all input fields after the config has been changed.