Added feeds config for data migration
This commit is contained in:
20
config/field.storage.oc_organisation.feeds_item.yml
Normal file
20
config/field.storage.oc_organisation.feeds_item.yml
Normal file
@ -0,0 +1,20 @@
|
||||
uuid: 68bb9674-ea4e-48ef-87b6-da010fa674ec
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- feeds
|
||||
- opencase_entities
|
||||
id: oc_organisation.feeds_item
|
||||
field_name: feeds_item
|
||||
entity_type: oc_organisation
|
||||
type: feeds_item
|
||||
settings:
|
||||
target_type: feeds_feed
|
||||
module: feeds
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: false
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user