File Size Limits

File Size Limits

The file upload limit varies from server to server. You may need to adjust your PHP configuration file (php.ini) to allow larger files to be uploaded.

Look for the following settings:

file_uploads = On
upload_max_filesize = 16M