update readme with info about max_image_size

This commit is contained in:
Umputun
2019-04-12 10:20:14 -05:00
parent 3d61be8c44
commit e182d34c2c
+2
View File
@@ -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