From a524bc557ee154d5880153d9b8da680e0b5f3e85 Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 2 Feb 2020 20:58:10 +0100 Subject: compiler: tweak default thumbnail size For better packing. --- example/gallery.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example') diff --git a/example/gallery.yaml b/example/gallery.yaml index dfb6265..ea23d8a 100644 --- a/example/gallery.yaml +++ b/example/gallery.yaml @@ -14,7 +14,7 @@ compiler: thumbnailMaxResolution: width: 400 # default - height: 400 # default + height: 300 # default pictureMaxResolution: width: 1024 -- cgit v1.2.3