diff --git a/core/vendor/filemanager/config/config.php b/core/vendor/filemanager/config/config.php index b21dff25..9e01f83c 100755 --- a/core/vendor/filemanager/config/config.php +++ b/core/vendor/filemanager/config/config.php @@ -450,7 +450,7 @@ $config = array( # 3 / auto = auto; # 4 / crop= resize and crop; */ - 'fixed_image_creation_option' => array( 'landscape', 'portrait' ), //set the type of the crop + 'fixed_image_creation_option' => array( 'landscape' ), //set the type of the crop // New image resized creation with relative path inside to upload folder after uploading (thumbnails in relative mode)