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