Commit b8f14fca29f03e4038c37f1b0c77b1fb8d024646

Authored by Karnovsky A
1 parent dc50f607

imageCache preset

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/config/main.php
@@ -46,7 +46,7 @@ return [ @@ -46,7 +46,7 @@ return [
46 'sourcePath' => '@app/web/images', 46 'sourcePath' => '@app/web/images',
47 'sourceUrl' => '@web/images', 47 'sourceUrl' => '@web/images',
48 'sizes' => [ 48 'sizes' => [
49 - 'brandlist' => [130, 70], 49 + 'brandlist' => [128, 128],
50 'product' => [300, 300], 50 'product' => [300, 300],
51 'product_trumb' => [80, 80], 51 'product_trumb' => [80, 80],
52 'product_list' => [130, 70], 52 'product_list' => [130, 70],