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