Skip to content

Commit 87a2e9c

Browse files
update: modified limit_height
1 parent adbbd36 commit 87a2e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class Optml_Settings {
6767
'retina_images' => 'disabled',
6868
'lazyload_type' => 'fixed',
6969
'limit_dimensions' => 'enabled',
70-
'limit_height' => 1080,
70+
'limit_height' => 4000,
7171
'limit_width' => 1920,
7272
'resize_smart' => 'disabled',
7373
'no_script' => 'disabled',

0 commit comments

Comments
 (0)