Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / migrations / system_rss.yml
diff --git a/web/core/modules/system/migrations/system_rss.yml b/web/core/modules/system/migrations/system_rss.yml
new file mode 100644 (file)
index 0000000..c6ac037
--- /dev/null
@@ -0,0 +1,18 @@
+id: system_rss
+label: RSS configuration
+migration_tags:
+  - Drupal 6
+  - Drupal 7
+  - Configuration
+source:
+  plugin: variable
+  variables:
+    - feed_default_items
+    - feed_item_length
+  source_module: system
+process:
+  'items/limit': feed_default_items
+  'items/view_mode': feed_item_length
+destination:
+  plugin: config
+  config_name: system.rss