oat-sa / package-tao

Composer packages to build TAO product
GNU General Public License v2.0
128 stars 72 forks source link

fix upload-file-limit #102

Closed btamas closed 1 year ago

btamas commented 1 year ago

During debugging with client developer, who wanted to upload a big PCI file, I've realized the default file upload is set to 2 MB in the PHP config. I've updated it to 100 MB like it is set on the nginx level.

Test: