Why is WordPress’ file upload limit so low? Is changing it harmful?
AFAIK, this 2Mb limit is not set by WordPress, but rather a php default limit set in php.ini. As for the specific reason why, I cannot tell you, but my guess would be that it has something to do with webhosting companies. Before you change any of the defaults like upload size, it is always … Read more