Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,33 @@
|
|||
uuid: a1b7bab8-f0a9-41d3-b903-2b98817bfde2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- drutopia_seo
|
||||
id: config_sync.module.drutopia_seo
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: drutopia_seo
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: field.storage.node.field_meta_tags
|
||||
data:
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- metatag
|
||||
- node
|
||||
id: node.field_meta_tags
|
||||
field_name: field_meta_tags
|
||||
entity_type: node
|
||||
type: metatag
|
||||
settings: { }
|
||||
module: metatag
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue