1234567891011121314151617 |
- 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
|