From 182b98619146628ff20f9278d7eb808faca8b559 Mon Sep 17 00:00:00 2001 From: Albert Yi Date: Fri, 20 Jul 2018 10:36:16 -0700 Subject: [PATCH] fixes #3776 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index be43b13f9..daab628f3 100644 --- a/README.md +++ b/README.md @@ -82,3 +82,9 @@ The following features are delegated to the [Reportbooru service](https://github * Favorite searches * Upload trend graphs * Similar users (via favorites and post votes) + +### Cropped Thumbnails + +There's optional support for cropped thumbnails. This relies on installing +libvips 8.6 or higher and setting Danbooru.config.enable_image_cropping to +true.