lazy.settings.yml in Lazy-load 8.3
Same filename and directory in other branches
config/install/lazy.settings.yml
17 string references to 'lazy.settings'
- LazyForm::buildForm in src/
Form/ LazyForm.php - Form constructor.
- LazyForm::getEditableConfigNames in src/
Form/ LazyForm.php - Gets the configuration names that will be editable.
- LazyImageFormatter::calculateDependencies in src/
Plugin/ Field/ FieldFormatter/ LazyImageFormatter.php - Calculates dependencies for the configured plugin.
- LazyResponsiveImageFormatter::calculateDependencies in src/
Plugin/ Field/ FieldFormatter/ LazyResponsiveImageFormatter.php - Calculates dependencies for the configured plugin.
- lazy_post_update_add_csseffect_option in ./
lazy.post_update.php - Update lazy module configuration for the new "cssEffect" option.
File
config/install/lazy.settings.ymlView source
- skipClass: no-lazy
- disable_admin: true
- visibility:
- id: request_path
- pages: /rss.xml
- negate: 0
- placeholderSrc: ''
- preferNative: false
- cssEffect: false
- minified: true
- libraryPath: /libraries/lazysizes
- lazysizes:
- lazyClass: lazyload
- loadedClass: lazyloaded
- loadingClass: lazyloading
- preloadClass: lazypreload
- errorClass: lazyerror
- autosizesClass: lazyautosizes
- srcAttr: data-src
- srcsetAttr: data-srcset
- sizesAttr: data-sizes
- minSize: 40
- customMedia: { }
- init: true
- expFactor: 1.5
- hFac: 0.8
- loadMode: 2
- loadHidden: true
- ricTimeout: 0
- throttleDelay: 125
- plugins: { }