removed update manager from prod
This commit is contained in:
17
config/devel/ultimate_cron.job.update_cron.yml
Normal file
17
config/devel/ultimate_cron.job.update_cron.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: 8e09dd0c-9cb6-4bc8-bd22-0510620f592b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- update
|
||||
title: 'Update indexes'
|
||||
id: update_cron
|
||||
weight: 0
|
||||
module: update
|
||||
callback: update_cron
|
||||
scheduler:
|
||||
id: simple
|
||||
launcher:
|
||||
id: serial
|
||||
logger:
|
||||
id: database
|
14
config/devel/update.settings.yml
Normal file
14
config/devel/update.settings.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
check:
|
||||
disabled_extensions: false
|
||||
interval_days: 1
|
||||
fetch:
|
||||
url: ''
|
||||
max_attempts: 2
|
||||
timeout: 30
|
||||
notification:
|
||||
emails:
|
||||
- info@materio.com
|
||||
threshold: all
|
||||
langcode: fr
|
||||
_core:
|
||||
default_config_hash: g88bppZh2Uimhd8nWIoRyNIqCPNQ-ywV5hXa_f4Av8k
|
Reference in New Issue
Block a user