From e182d34c2c3cad914ae9cc1db76276e47c7482ee Mon Sep 17 00:00:00 2001 From: Umputun Date: Fri, 12 Apr 2019 10:20:14 -0500 Subject: [PATCH] update readme with info about max_image_size --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d9c83c9..1fb6023a 100644 --- a/README.md +++ b/README.md @@ -597,8 +597,10 @@ Sort can be `time`, `active` or `score`. Supported sort order with prefix -/+, i CriticalScore int `json:"critical_score"` PositiveScore bool `json:"positive_score"` ReadOnlyAge int `json:"readonly_age"` + MaxImageSize int `json:"max_image_size"` } ``` + * `GET /api/v1/info?site=site-idd&url=post-ur` - returns `PostInfo` for site and url ### RSS feeds