I've edited the limit to 10 MB in the fields, but it still shows that I can only upload 2 MB. Any ideas of how I can change this?

Comments

h00dwynk’s picture

You still need to edit your php.ini configs in upload_max_filesize to upload_max_filesize = 10M

vm’s picture

along with the above post_max needs to be set a bit higher than upload_max_filesize