You are here

d6_system_cron.yml in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 core/modules/system/migration_templates/d6_system_cron.yml
core/modules/system/migration_templates/d6_system_cron.yml

File

core/modules/system/migration_templates/d6_system_cron.yml
View source
  1. id: d6_system_cron
  2. label: Cron settings
  3. migration_tags:
  4. - Drupal 6
  5. source:
  6. plugin: variable
  7. variables:
  8. - cron_threshold_warning
  9. - cron_threshold_error
  10. - cron_last
  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