I'm attempting to upload images into an image gallery for my Drupal website however, I'm unable to do so due to to the 2MB upload limit. I've tried consulting google but I cannot find the relevant way to change it based on the development tools I'm using.
I'm using Acquia Dev Desktop 2 to host my develop and use my website which I believe uses MySQL and Apache services. So far, I'm aware that if involves making adjustments to .php files but I'm baffled by the amount of .php files present and I'm not sure which one I should be editing