Page MenuHomePhabricator

limit size of submit file
Closed, ResolvedPublic

Description

I would like to submit a 100 MB file to do review, but phabricator cannot be submitted will be prompted to file is too big, how to solve this problem?

Event Timeline

xuyulong raised the priority of this task from to Needs Triage.
xuyulong updated the task description. (Show Details)
xuyulong added a subscriber: xuyulong.
epriestley claimed this task.

You can configure the maximum upload limits here:

https://secure.phabricator.com/book/phabricator/article/configuring_file_upload_limits/

But see this document about large changes, in general:

https://secure.phabricator.com/book/phabricator/article/differential_large_changes/

In particular, if the 100MB file is a text file, humans are very unlikely to review it.