We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbbd36 commit 87a2e9cCopy full SHA for 87a2e9c
inc/settings.php
@@ -67,7 +67,7 @@ class Optml_Settings {
67
'retina_images' => 'disabled',
68
'lazyload_type' => 'fixed',
69
'limit_dimensions' => 'enabled',
70
- 'limit_height' => 1080,
+ 'limit_height' => 4000,
71
'limit_width' => 1920,
72
'resize_smart' => 'disabled',
73
'no_script' => 'disabled',
0 commit comments