55021c9de9010ef913e918af5308d426066c189d
[yaffs-website] / web / core / modules / system / migration_templates / d7_system_cron.yml
1 id: d7_system_cron
2 label: Drupal 7 cron settings
3 migration_tags:
4   - Drupal 7
5 source:
6   plugin: variable
7   variables:
8     - cron_threshold_warning
9     - cron_threshold_error
10   source_module: system
11 process:
12   'threshold/requirements_warning': cron_threshold_warning
13   'threshold/requirements_error': cron_threshold_error
14 destination:
15   plugin: config
16   config_name: system.cron