This repository has been archived on 2022-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
goodnightout_composer/config/feeds.feed_type.csv_umbrell...

37 lines
786 B
YAML

uuid: 17ebbce1-9756-400f-a58a-65b765f00813
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_organisation_type.umbrella_client
module:
- opencase_entities
id: csv_umbrella_client
label: 'CSV Umbrella Clients'
description: ''
help: ''
import_period: 3600
fetcher: upload
fetcher_configuration:
allowed_extensions: 'txt csv tsv xml opml'
directory: 'public://feeds'
parser: csv
parser_configuration:
delimiter: ','
no_headers: false
line_limit: 100
processor: 'entity:oc_organisation'
processor_configuration:
langcode: en
update_existing: 1
update_non_existent: _delete
expire: -1
owner_feed_author: true
owner_id: 0
authorize: true
skip_hash_check: false
values:
type: umbrella_client
custom_sources: { }
mappings: { }