Page MenuHomePhabricator

Rewrite file documentation to be chunk-aware
ClosedPublic

Authored by epriestley on Mar 14 2015, 5:49 PM.
Tags
None
Referenced Files
F14359981: D12083.diff
Fri, Dec 20, 9:50 AM
Unknown Object (File)
Thu, Dec 19, 12:51 AM
Unknown Object (File)
Fri, Dec 6, 8:24 PM
Unknown Object (File)
Fri, Dec 6, 7:31 PM
Unknown Object (File)
Thu, Nov 28, 12:36 AM
Unknown Object (File)
Sat, Nov 23, 6:18 PM
Unknown Object (File)
Wed, Nov 20, 8:30 PM
Unknown Object (File)
Nov 15 2024, 6:10 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
Branch
chunk12
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4889
Build 4907: [Placeholder Plan] Wait for 30 Seconds

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.