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 68dc8d4 commit 13f5ebdCopy full SHA for 13f5ebd
inc/settings.php
@@ -65,7 +65,7 @@ class Optml_Settings {
65
'bg_replacer' => 'enabled',
66
'video_lazyload' => 'enabled',
67
'retina_images' => 'disabled',
68
- 'lazyload_type' => 'fixed',
+ 'lazyload_type' => 'fixed|viewport',
69
'limit_dimensions' => 'enabled',
70
'limit_height' => 4000,
71
'limit_width' => 1920,
0 commit comments