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
F14078014: D10413.diff
Fri, Nov 22, 1:45 AM
Unknown Object (File)
Sun, Nov 17, 11:09 PM
Unknown Object (File)
Thu, Nov 14, 10:50 AM
Unknown Object (File)
Sun, Nov 10, 5:51 AM
Unknown Object (File)
Fri, Nov 8, 7:32 AM
Unknown Object (File)
Tue, Nov 5, 10:53 PM
Unknown Object (File)
Sun, Oct 27, 8:14 AM
Unknown Object (File)
Oct 18 2024, 7:49 AM
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).