BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
17
config/sync/ultimate_cron.job.system_cron.yml
Normal file
17
config/sync/ultimate_cron.job.system_cron.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: 5b5a2fd1-8cb3-40cc-b53d-9bade2393f4d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
title: 'Cleanup (caches, batch, flood, temp-files, etc.)'
|
||||
id: system_cron
|
||||
weight: 0
|
||||
module: system
|
||||
callback: system_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
Reference in New Issue
Block a user