Page MenuHomePhabricator

Rewrite file documentation to be chunk-aware
ClosedPublic

Authored by epriestley on Mar 14 2015, 5:49 PM.
Tags
None
Referenced Files
F13247262: D12083.id29083.diff
Thu, May 23, 5:19 PM
F13240520: D12083.id29065.diff
Wed, May 22, 2:49 PM
F13238579: D12083.id29083.diff
Tue, May 21, 8:08 PM
F13238139: D12083.id.diff
Tue, May 21, 5:20 PM
F13231681: D12083.diff
Tue, May 21, 12:42 AM
F13229849: D12083.id29065.diff
Mon, May 20, 7:22 PM
F13217354: D12083.diff
Sat, May 18, 4:45 AM
F13193972: D12083.id.diff
Sun, May 12, 8:01 PM
Subscribers

Details

Summary

Ref T7149. We can simplify configuration somewhat by removing the upload limit setting, now that we support arbitrarily large files.

  • Merge configuration documentation.
  • Tell users to set things to at least 32MB. This is 8MB maximum one-shot file + 4x headroom. Chunk sizes are 4MB.
Test Plan
  • Faked all the setup warnings.
  • Read documentation.
  • Uploaded some files.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Rewrite file documentation to be chunk-aware.
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.Mar 15 2015, 6:11 PM
This revision was automatically updated to reflect the committed changes.