simplenews installed, configured. Simplenews migrated (missing status) missing subscribers
This commit is contained in:
32
config/sync/ultimate_cron.job.simplenews_cron.yml
Normal file
32
config/sync/ultimate_cron.job.simplenews_cron.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
uuid: 0a714008-1181-44ac-ba76-8af1bac79f95
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- simplenews
|
||||
_core:
|
||||
default_config_hash: S4R8gMB5KRRp4AeUvku-2qpcRuD0o_Lu8UgnSXEHyBw
|
||||
title: 'Sends newsletters'
|
||||
id: simplenews_cron
|
||||
weight: 0
|
||||
module: simplenews
|
||||
callback: simplenews_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
configuration:
|
||||
rules:
|
||||
- '*/5+@ * * * *'
|
||||
launcher:
|
||||
id: serial
|
||||
configuration:
|
||||
timeouts:
|
||||
lock_timeout: 3600
|
||||
max_execution_time: 3600
|
||||
launcher:
|
||||
max_threads: 1
|
||||
logger:
|
||||
id: database
|
||||
configuration:
|
||||
method: '3'
|
||||
expire: 1209600
|
||||
retain: 1000
|
Reference in New Issue
Block a user