Today I had an interesting discussion with my provider. I orderd a new webspace and the max_file_upload was configured with 20 MB, what is not enough for me, because I need a limit with up to 100 MB. Nevertheless he configured according to my request, but recommended asynchronous upload (with Ajax), which would be independent of php.ini configuration.
So, my question is: Does ESPOcrm use asynchronous upload for big documents or images? If not, whay not?
I developed my app locally and there I had to increase the max_file_upload.
Well, I ask myself, needs ESPOcrm this configuration done in php.ini.
So, my question is: Does ESPOcrm use asynchronous upload for big documents or images? If not, whay not?
I developed my app locally and there I had to increase the max_file_upload.
Well, I ask myself, needs ESPOcrm this configuration done in php.ini.