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, May 3, 3:14 AM
Unknown Object (File)
Mon, Apr 29, 2:42 PM
Unknown Object (File)
Wed, Apr 24, 10:44 PM
Unknown Object (File)
Mon, Apr 22, 6:21 PM
Unknown Object (File)
Thu, Apr 11, 12:30 AM
Unknown Object (File)
Mar 30 2024, 1:50 AM
Unknown Object (File)
Mar 28 2024, 10:01 AM
Unknown Object (File)
Mar 25 2024, 1:22 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
Lint
Lint Skipped
Unit
Tests Skipped

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).