increase phabricator upload file size limit
Closed, ResolvedPublic

Description

What is the filesize limit currently?

I would like to upload larger images or photoshop files, etc. but get an error message

sebastian updated the task description. (Show Details)
sebastian raised the priority of this task from to Normal.
sebastian added a project: Restricted Project.
sebastian added a subscriber: sebastian.

it's supposed to be 20MB, will investigate.

What would be a reasonable limit?

correcting myself, it is set at 50MB currently. Only valid if php limit is set higher.

50mb is perfectly fine. do I understand this correctly that the php.ini upload limit is the problem currently?

exactly, will dig that soon

philippej added a comment.EditedOct 20 2014, 5:23 PM

currently set at 32MB, is it ok? If so, please close this task

This setting is shared with other php applications, I can increase it probably but it will be increased server-wide.

This is different, this is nginx related. Will fix :-)

philippej closed this task as Resolved.Oct 21 2014, 4:46 PM

configured nginx to allow this to work (config copied from apertus.org config)

Tested, I can confirm it works!