How to change values and limits
XBackBone
3
Posts
2
Posters
544
Views
2
Watching
-
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).