d7_tracker_settings.yml
Same filename in other branches
File
-
core/
modules/ tracker/ migrations/ d7_tracker_settings.yml
View source
- 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
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.