annotate 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
rev   line source
Chris@0 1 name: 'Automated Cron'
Chris@0 2 type: module
Chris@0 3 description: 'Provides an automated way to run cron jobs, by executing them at the end of a server response.'
Chris@0 4 package: Core
Chris@0 5 version: VERSION
Chris@0 6 core: 8.x
Chris@0 7 configure: system.cron_settings