Page MenuHomeDevCentral

Configure upload size and execution time
ClosedPublic

Authored by dereckson on Nov 16 2018, 20:50.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 14:31
Unknown Object (File)
Tue, Nov 19, 06:44
Unknown Object (File)
Sat, Nov 16, 12:29
Unknown Object (File)
Sat, Nov 16, 12:04
Unknown Object (File)
Sun, Nov 10, 08:19
Unknown Object (File)
Thu, Nov 7, 19:39
Unknown Object (File)
Sat, Oct 26, 20:46
Unknown Object (File)
Wed, Oct 23, 22:07
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.