Page MenuHomeDevCentral

Set max_input_vars and upload_max_filesize PHP values
ClosedPublic

Authored by dereckson on Nov 12 2015, 18:21.
Referenced Files
F8386126: D48.id107.diff
Mon, May 12, 21:30
F8382139: D48.id149.diff
Mon, May 12, 19:57
F8365084: D48.id.diff
Mon, May 12, 12:20
Unknown Object (File)
Sun, May 11, 19:08
Unknown Object (File)
Sat, May 3, 11:31
Unknown Object (File)
Mon, Apr 28, 10:02
Unknown Object (File)
Sun, Apr 27, 01:42
Unknown Object (File)
Tue, Apr 22, 11:15
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
No Lint Coverage
Unit
No Test Coverage
Branch
T558
Build Status
Buildable 43
Build 43: arc lint + arc unit

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.