diff --git a/common/config/main.php b/common/config/main.php index e7f76ba..afedf3c 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -170,6 +170,7 @@ 'resize' => [ 'width' => 455, 'height' => 268, + 'master' => yii\image\drivers\Kohana_Image::CROP, ], ], 'coll' => [ -- libgit2 0.21.4