X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fd6_system_cron.yml;fp=web%2Fcore%2Fmodules%2Fsystem%2Fmigration_templates%2Fd6_system_cron.yml;h=7dd3a2bcec570cc4ca7af45cc45c9b313800a82d;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/system/migration_templates/d6_system_cron.yml b/web/core/modules/system/migration_templates/d6_system_cron.yml new file mode 100644 index 000000000..7dd3a2bce --- /dev/null +++ b/web/core/modules/system/migration_templates/d6_system_cron.yml @@ -0,0 +1,16 @@ +id: d6_system_cron +label: Cron settings +migration_tags: + - Drupal 6 +source: + plugin: variable + variables: + - cron_threshold_warning + - cron_threshold_error + - cron_last +process: + 'threshold/requirements_warning': cron_threshold_warning + 'threshold/requirements_error': cron_threshold_error +destination: + plugin: config + config_name: system.cron