[9.0.09] cleaning config RFM
This commit is contained in:
parent
211901b64d
commit
6fffc4f098
2
core/vendor/filemanager/config/config.php
vendored
2
core/vendor/filemanager/config/config.php
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user