Page MenuHomeDevCentral

Configure upload size and execution time
ClosedPublic

Authored by dereckson on Nov 16 2018, 20:50.
Tags
None
Referenced Files
F6580613: D2029.diff
Fri, Apr 4, 02:13
F6580098: D2029.id.diff
Fri, Apr 4, 02:03
F6579637: D2029.id5130.diff
Fri, Apr 4, 01:55
F6579133: D2029.id5131.diff
Fri, Apr 4, 01:46
F6577464: D2029.id5130.diff
Thu, Apr 3, 20:44
Unknown Object (File)
Thu, Apr 3, 01:50
Unknown Object (File)
Wed, Mar 26, 08:35
Unknown Object (File)
Sat, Mar 8, 06:13
Subscribers
None

Details

Summary

As a media site, we want to allow large uploads.

Pixelfed recommends 64M, but as the base image has already a memory limit
set at 128M, this limit can be reused to simplify the configuration reading.

Some tasks can be a little long, so we allow larger execution time.

Ref T1481

Test Plan

Tested on Equatower with > 2M upload

Diff Detail

Repository
rDPIXEL Docker image for Pixelfed
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
php
Build Status
Buildable 3169
Build 3417: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Nov 16 2018, 21:01
This revision was automatically updated to reflect the committed changes.