|
well not uploading over 2mb has to do with another server file. That would be php.ini and by default php does not allow over a 2mb upload unless you tweak it.
I can not say what your host will or will not do. If they remove the limitbodyrequest the upload file limit would default to the php default in php.ini whichever they have that set to.
|