Page MenuHomePhabricator

Add a configuration warning when `memory_limit` will limit file uploads
ClosedPublic

Authored by epriestley on Sep 4 2014, 5:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 7, 10:57 PM
Unknown Object (File)
Fri, Feb 7, 10:57 PM
Unknown Object (File)
Fri, Feb 7, 10:57 PM
Unknown Object (File)
Fri, Feb 7, 9:25 AM
Unknown Object (File)
Thu, Feb 6, 9:20 PM
Unknown Object (File)
Thu, Jan 30, 6:22 AM
Unknown Object (File)
Thu, Jan 23, 4:14 PM
Unknown Object (File)
Thu, Jan 23, 4:13 PM
Subscribers

Details

Summary

Fixes T6011. See that task for discussion. We can detect when memory_limit will be the limiting factor for drag-and-drop uploads and warn administrators about it.

Test Plan

Fiddled configuration values and hit, then resolved, the issue.

Diff Detail

Repository
rP Phabricator
Branch
uplimit
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsupport/PhabricatorStartup.php:319XHP45PHP Compatibility
Unit
No Test Coverage
Build Status
Buildable 2430
Build 2434: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Add a configuration warning when `memory_limit` will limit file uploads.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 4 2014, 7:27 PM
epriestley updated this revision to Diff 25066.

Closed by commit rP8efea3abe958 (authored by @epriestley).