diff --git a/core/vendor/filemanager/config/config.php b/core/vendor/filemanager/config/config.php index 08ae7fe4..b21dff25 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( 'crop', 'auto' ), //set the type of the crop + 'fixed_image_creation_option' => array( 'landscape', 'portrait' ), //set the type of the crop // New image resized creation with relative path inside to upload folder after uploading (thumbnails in relative mode)