-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
FAQ
Prasath Mani edited this page Feb 24, 2021
·
3 revisions
This is probably a file size upload limit issue. MAX_UPLOAD_SIZE
config option allow you to set the file limit for transfer. But server settings (upload_max_filesize
and post_max_size
in php.ini) may overwrite this value.