How to change values and limits
-
I am wanting to change the following fields/values to 5gigs
post_max_size
and
upload_max_filesize
Where do I change these values at?
-
@privsec There should be a
/app/data/php.ini
where you can put custom values (this is standardized across all the PHP app).