Security update for Core, with self-updated composer
[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   source_module: system
12 process:
13   'items/limit': feed_default_items
14   'items/view_mode': feed_item_length
15 destination:
16   plugin: config
17   config_name: system.rss