Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / tracker / migration_templates / d7_tracker_settings.yml
1 id: d7_tracker_settings
2 label: Tracker settings
3 migration_tags:
4   - Drupal 7
5 source:
6   plugin: variable
7   variables:
8     - tracker_batch_size
9   source_module: tracker
10 process:
11   cron_index_limit: tracker_batch_size
12 destination:
13   plugin: config
14   config_name: tracker.settings