config split: removed dblog.conf settings from prod and devel
This commit is contained in:
17
config/sync/ultimate_cron.job.dblog_cron.yml
Normal file
17
config/sync/ultimate_cron.job.dblog_cron.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: d9ee7697-3e37-489c-a8a1-e9901529a328
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- dblog
|
||||
title: 'Remove expired log messages and flood control events'
|
||||
id: dblog_cron
|
||||
weight: 0
|
||||
module: dblog
|
||||
callback: dblog_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
Reference in New Issue
Block a user