Page MenuHomeDevCentral

Configure upload size and execution time
ClosedPublic

Authored by dereckson on Nov 16 2018, 20:50.
Tags
None
Referenced Files
F2746261: D2029.id.diff
Fri, Mar 29, 02:01
Unknown Object (File)
Wed, Mar 27, 22:34
Unknown Object (File)
Wed, Mar 27, 21:26
Unknown Object (File)
Mon, Mar 25, 08:02
Unknown Object (File)
Fri, Mar 22, 12:22
Unknown Object (File)
Fri, Mar 22, 08:42
Unknown Object (File)
Wed, Mar 20, 05:23
Unknown Object (File)
Sun, Mar 17, 21:57
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
Lint Not Applicable
Unit
Tests Not Applicable

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.