You are here

d6_system_rss.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/system/migration_templates/d6_system_rss.yml
core/modules/system/migration_templates/d6_system_rss.yml

File

core/modules/system/migration_templates/d6_system_rss.yml
View source
  1. id: d6_system_rss
  2. label: RSS configuration
  3. migration_tags:
  4. - Drupal 6
  5. source:
  6. plugin: variable
  7. variables:
  8. - feed_default_items
  9. - feed_item_length
  10. process:
  11. 'items/limit': feed_default_items
  12. 'items/view_mode': feed_item_length
  13. destination:
  14. plugin: config
  15. config_name: system.rss