Skip to content

chore: Prefer MAX_IMAGE_SIZE_MB over MAX_IMAGE_SIZE_BYTE

Lucas Charles requested to merge theoretick-master-patch-55090 into master

What does this MR do?

Prefer MAX_IMAGE_SIZE_MB over MAX_IMAGE_SIZE_BYTE as it's more readable, maintainable (less bumps), and the specificity doesn't really matter.

Does this MR meet the acceptance criteria?

Merge request reports