Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / tracker / migrations / d7_tracker_settings.yml
diff --git a/web/core/modules/tracker/migrations/d7_tracker_settings.yml b/web/core/modules/tracker/migrations/d7_tracker_settings.yml
new file mode 100644 (file)
index 0000000..17087a3
--- /dev/null
@@ -0,0 +1,15 @@
+id: d7_tracker_settings
+label: Tracker settings
+migration_tags:
+  - Drupal 7
+  - Configuration
+source:
+  plugin: variable
+  variables:
+    - tracker_batch_size
+  source_module: tracker
+process:
+  cron_index_limit: tracker_batch_size
+destination:
+  plugin: config
+  config_name: tracker.settings