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.trainers.yml

41 lines
794 B
YAML

uuid: ad3e47c2-2f4b-46d5-9107-86192040fead
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_actor_type.trainer
module:
- opencase_entities
id: trainers
label: 'CSV Trainers'
description: ''
help: ''
import_period: -1
fetcher: http
fetcher_configuration:
auto_detect_feeds: false
use_pubsubhubbub: false
always_download: false
fallback_hub: ''
request_timeout: 30
parser: csv
parser_configuration:
delimiter: ','
no_headers: false
line_limit: 100
processor: 'entity:oc_actor'
processor_configuration:
langcode: en
update_existing: 0
update_non_existent: _delete
expire: -1
owner_feed_author: false
owner_id: 0
authorize: true
skip_hash_check: false
values:
type: trainer
insert_new: 1
custom_sources: { }
mappings: { }