- code review for image rotation;

This commit is contained in:
nikitasinelnikov
2020-07-31 00:51:45 +03:00
parent 45b12fcd69
commit 585870bb3d
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -565,7 +565,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'mail_from' => get_bloginfo('name'),
'mail_from_addr' => get_bloginfo('admin_email'),
'email_html' => 1,
'image_fix_orientation' => 1,
'image_orientation_by_exif' => 0,
'image_compression' => 60,
'image_max_width' => 1000,
'cover_min_width' => 1000,