Commit config snapshots
This commit is contained in:
parent
ea4b68b010
commit
31a9e3d960
4 changed files with 75 additions and 0 deletions
|
@ -0,0 +1,32 @@
|
|||
uuid: cf6a25be-f439-46ea-8487-26d740213810
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- focal_point
|
||||
id: config_sync.module.focal_point
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: focal_point
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: crop.type.focal_point
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
label: 'Focal point'
|
||||
id: focal_point
|
||||
description: 'Crop type used by Focal point module.'
|
||||
aspect_ratio: ''
|
||||
soft_limit_width: null
|
||||
soft_limit_height: null
|
||||
hard_limit_width: null
|
||||
hard_limit_height: null
|
||||
-
|
||||
collection: ''
|
||||
name: focal_point.settings
|
||||
data:
|
||||
crop_type: focal_point
|
||||
default_value: '50,50'
|
Loading…
Add table
Add a link
Reference in a new issue