Move configuration to standard location (config next to web)

This commit is contained in:
Benjamin Melançon 2019-07-18 21:22:58 -04:00
parent c3696b4b96
commit 8fdc0426d5
472 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,32 @@
uuid: 17c4b718-3eaf-4141-af8d-8df24da1d10f
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'