~zozs/i-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] Add thumbnail size to documentation in README

Details
Message ID
<20220515182202.30923-1-linus@zozs.se>
DKIM signature
missing
Download raw message
Patch: +1 -0
---
Was missing from documentation before

 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 90e36ea..0454210 100644
--- a/README.md
+++ b/README.md
@@ -78,3 +78,4 @@ See `i --help` for details.
* `PORT`: Which port `i` should listen to. Default `8088`.
* `RECENTS`: How many entries to show in the list of recent uploads at the `/recent` endpoint (default: 15)
* `LOGGER_FORMAT`: The format to use for [actix_web Logger middleware](https://actix.rs/actix-web/actix_web/middleware/struct.Logger.html). Default is the same as `Logger::default()`. See link for logging format.
* `THUMBNAIL_SIZE`: The width and height in pixels for the generated thumbnails (default: 150)
-- 
2.36.1
Reply to thread Export thread (mbox)