BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
17
config/sync/ultimate_cron.job.content_lock_timeout_cron.yml
Normal file
17
config/sync/ultimate_cron.job.content_lock_timeout_cron.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: bc33785f-6a95-49b9-baae-80f8fb0653c8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- content_lock_timeout
|
||||
title: 'Default cron handler'
|
||||
id: content_lock_timeout_cron
|
||||
weight: 0
|
||||
module: content_lock_timeout
|
||||
callback: content_lock_timeout_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
Reference in New Issue
Block a user