lazy.settings.yml in Lazy-load 8.2
Same filename and directory in other branches
config/install/lazy.settings.yml
5 string references to 'lazy.settings'
- LazyFilter::tips in src/
Plugin/ Filter/ LazyFilter.php - Generates a filter's tip.
- LazyForm::buildForm in src/
Form/ LazyForm.php - Form constructor.
- LazyForm::getEditableConfigNames in src/
Form/ LazyForm.php - Gets the configuration names that will be editable.
- lazy_update_8201 in ./
lazy.install - Reset "disabled_paths" configuration to module default.
- lazy_update_8202 in ./
lazy.install - Reset "image_fields" configuration to module default.
File
config/install/lazy.settings.ymlView source
- errorClass: "b-error"
- loadInvisible: false
- offset: 100
- saveViewportOffsetDelay: 50
- selector: "b-lazy"
- alter_tag:
- img: 0
- iframe: 0
- skipClass: "no-b-lazy"
- src: "data-src"
- successClass: "b-loaded"
- validateDelay: 25
- placeholderSrc: "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
- image_fields: false
- disabled_paths: "/rss.xml"