Page MenuHomePhabricator

Add link to File Upload Limit page that points to the proper documentation article.
Closed, WontfixPublic

Description

http://phab.example.com/config/edit/storage.upload-size-limit/?issue=config.storage.upload-size-limit

Should have a link pointing to the article, right now it just mentions it should be looked at.

To configure file upload limits, consult the article 'Configuring File Upload Limits' in the documentation.

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

Event Timeline

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

I'm can try and tackle this shortly, in the process of finishing my own install though.

You can use PhabricatorEnv::getDoclink(...) to get the link to a documentation article.

Some options classes like PhabricatorSecurityConfigOptions and PhabricatorCoreConfigOptions look like they have example uses.

epriestley triaged this task as Low priority.
epriestley added projects: Documentation, Setup.
epriestley added a subscriber: epriestley.

I'll hand this back to you for the moment; if you don't get to it we can get someone else to pick it up. Thanks for the report!

Sounds good! Thanks for the input.

We've removed this configuration option, obsoleting this issue.