sirv-8.x-3.0-beta4/config/schema/sirv.schema.yml
config/schema/sirv.schema.yml
sirv.settings:
type: config_object
mapping:
domain:
type: string
label: 'Domain'
directory:
type: string
label: 'Directory'
strip_base_path:
type: boolean
label: 'Strip base path'
field.formatter.settings.sirv_image:
type: mapping
label: 'Sirv Image field display format settings'
mapping:
profile:
type: string
label: 'Sirv profile'
extra_options:
type: string
label: 'Extra Sirv options'
responsive:
type: boolean
label: 'Make responsive'
responsive_scale_crop:
type: string
label: 'Automatic scale/crop'
responsive_resize_step:
type: integer
label: 'Resize step'
lazy_load:
type: boolean
label: 'Use lazy loading'
lazy_load_threshold:
type: string
label: 'Threshold'
image_style:
type: string
label: 'Image style'
image_link:
type: string
label: 'Link image to'
