I want to be able to upload files that are larger than PHP's max post size setting.

How do I enable features in plupload like chunk_size, so that I can upload files that are larger than the PHP max post size?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

slashrsm’s picture

It depends which module that integrates Plupload you use. Do you use media or something else?

slashrsm’s picture

Title: How do I enable different plupload features? » Create docs for Plupload element usage
Category: support » task
Status: Active » Needs review
FileSize
1.92 KB

Attached patch adds some info in README.txt.

slashrsm’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit e5d9c9e on 7.x-1.x, 7.x-2.x, 8.x-1.x by slashrsm:
    Issue #1565898 by slashrsm:Create docs for Plupload element usage in...