Enable the chunk storage engine

Summary: Ref T7149. This works now, so enable it.

Test Plan:
  - Uploaded large and small files in Firefox, Safari and Chrome.
  - Uploaded large files with `arc upload`.
  - Stopped/resumed large files with all clients.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7149

Differential Revision: https://secure.phabricator.com/D12079
This commit is contained in:
epriestley
2015-03-15 11:37:05 -07:00
parent 6b69bc3fbb
commit 1773af6ada
8 changed files with 40 additions and 56 deletions

View File

@@ -61,7 +61,6 @@ final class PhabricatorFileDropUploadController
// vanilla upload, so we need it.
$data = PhabricatorStartup::getRawInput();
$is_chunk_upload = $request->getBool('uploadchunk');
if ($is_chunk_upload) {
$params = array(