Show rounded sizes for docs archives
Nobody has claimed this yet.
- Dominant language
- Hurl
- Stars
- 124
- Forks
- 67
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 5
Description
cc @ewdurbin / @JacobCoffee who would know more about that.
Originally posted by @StanFromIreland in #138843
We already manage nginx for this host. We can add a directive to disable exact size showing (https://nginx.org/en/docs/http/ngx_http_autoindex_module.html#autoindex_format) and apply it to only /archive
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the nginx configuration for the /archive path and review the referenced autoindex_format directive documentation first. Done means archive listings show rounded rather than exact sizes, while the change remains limited to /archive and the configuration validates successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100