so I am asking how can I set no blocking and no resize on upload image
all the case I test not working
don't tell me that I need to have stupid setting as follow to allow any image upload
<security name="MaxImageWidth">100000</security>
<security name="MaxImageHeight">100000</security>