Maximum Upload File Size
The initial default value is the largest that your server will currently allow. This will depend on your hosting setup. which is automatically detected.
You can reduce this value on the File Upload Settings tab, under Upload Job Limits.
If you require a larger size, you will need to edit your PHP configuration. Set both of these variables to the size you desire.
- upload_max_filesize
- post_max_size
Refer to your web host's instruction for how to edit your php.ini file.
Last updated
Historical comments (2)
Comments are closed. The discussion below is retained for historical reference.