Page MenuHomeDevCentral

Set max_input_vars and upload_max_filesize PHP values
ClosedPublic

Authored by dereckson on Nov 12 2015, 18:21.
Referenced Files
F27641064: D48.id107.diff
Wed, May 6, 08:10
F27636956: D48.id149.diff
Wed, May 6, 06:55
F27636955: D48.id107.diff
Wed, May 6, 06:55
F27633189: D48.diff
Wed, May 6, 05:36
Unknown Object (File)
Tue, May 5, 01:15
Unknown Object (File)
Wed, Apr 22, 13:59
Unknown Object (File)
Tue, Apr 21, 10:30
Unknown Object (File)
Tue, Apr 14, 03:39
Subscribers
None

Details

Summary

We comply with PHP configuration recommandation in the Phabricator manual.

https://secure.phabricator.com/book/phabricator/article/configuring_file_storage/

Fixes T558.

Test Plan
  • php -i | grep max_input_vars
  • php -i | grep upload_max_filesize

Diff Detail

Repository
rDPHAB Docker image for Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Set max_input_vars and upload_max_filesize PHP values.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Sandlayth.
This revision is now accepted and ready to land.Nov 15 2015, 00:10
This revision was automatically updated to reflect the committed changes.