fully updated to drupal 10
This commit is contained in:
17
config/sync/ultimate_cron.job.login_history_cron.yml
Normal file
17
config/sync/ultimate_cron.job.login_history_cron.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: fd3767d0-cad9-4908-9d83-288141f2ac43
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- login_history
|
||||
title: 'Default cron handler'
|
||||
id: login_history_cron
|
||||
weight: 0
|
||||
module: login_history
|
||||
callback: login_history_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
Reference in New Issue
Block a user