diff --git a/config/feeds.feed_type.csv_projects.yml b/config/feeds.feed_type.csv_projects.yml new file mode 100644 index 0000000..28ed15b --- /dev/null +++ b/config/feeds.feed_type.csv_projects.yml @@ -0,0 +1,33 @@ +uuid: 598b7583-02ff-4797-8613-7f182cd5c951 +langcode: en +status: true +dependencies: + config: + - node.type.article + module: + - node +id: csv_projects +label: 'CSV Projects' +description: '' +help: '' +import_period: 3600 +fetcher: upload +fetcher_configuration: + allowed_extensions: 'txt csv tsv xml opml' + directory: 'private://feeds' +parser: syndication +parser_configuration: { } +processor: 'entity:node' +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: article +custom_sources: { } +mappings: { }