From 62d52b597d6a9cf4ed7ef0782fad8ca5eca24aa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 29 Nov 2021 21:09:33 +0300 Subject: config: blur setting for thumbnails/images --- tests/site.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/site.ini b/tests/site.ini index eca9e59..ad4a575 100644 --- a/tests/site.ini +++ b/tests/site.ini @@ -8,6 +8,7 @@ quality = 80 max_width = 3000 max_height = 2000 smart_resize = yes +blur = 0 [thumbnails] strip = yes @@ -15,3 +16,4 @@ quality = 75 max_width = 400 max_height = 270 smart_resize = yes +blur = 10 -- cgit v1.2.3