Mercurial > hg > cmmr2012-drupal-site
comparison core/modules/automated_cron/automated_cron.info.yml @ 0:c75dbcec494b
Initial commit from drush-created site
author | Chris Cannam |
---|---|
date | Thu, 05 Jul 2018 14:24:15 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c75dbcec494b |
---|---|
1 name: 'Automated Cron' | |
2 type: module | |
3 description: 'Provides an automated way to run cron jobs, by executing them at the end of a server response.' | |
4 package: Core | |
5 version: VERSION | |
6 core: 8.x | |
7 configure: system.cron_settings |