Right now the maximum upload size is a text field and we need to provide a very lengthy explanation about how to use this field... Enter a value like "512" (bytes), "80 KB" (kilobytes) or "50 MB" (megabytes) in order to restrict the allowed file size. If left empty the file sizes will be limited only by PHP's maximum post and file upload sizes (current limit 32 MB).
Is there a cleaner way to do this? Perhaps two fields, one an integer, the other a set of three radios for bytes, KB (kilobytes), or MB (megabytes). Thinking further, is the bytes option really necessary? We are talking about the Maximum upload size here...

Recent comments
Thanks for the info. I will give it a try...
How often is the settings.php loaded.
I use Lando (a wrapper for docker) and find settings changes happen straight away
How often is the settings.php loaded.
You might need to add a Relationship in the View to Flags. Or there might be a setting on the content type. I can't recall for certain but I think it's possible.
No Flag fields in Views