How to change values and limits
-
wrote on Oct 17, 2022, 4:47 PM last edited by
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?
-
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).