diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/site.ini | 2 | 
1 files changed, 2 insertions, 0 deletions
| 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 | 
