config_ignore maillog.settings
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
default_config_hash: LzdDtE3Im_Ysio7g1Eo8ymSMq0mgSQMPzv0khsr_J64
|
||||||
langcode: fr
|
langcode: fr
|
||||||
ignored_config_entities: { }
|
ignored_config_entities:
|
||||||
|
- 'maillog.*'
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
default_config_hash: UA1LGT2916TE3VyHCdi_cD-GPCb6ilm9KluygCKnqOI
|
||||||
send: false
|
|
||||||
log: true
|
|
||||||
verbose: true
|
|
||||||
langcode: fr
|
langcode: fr
|
||||||
|
send: false
|
||||||
|
nosend_notify: false
|
||||||
|
log: true
|
||||||
|
log_notify: false
|
||||||
|
verbose: false
|
||||||
|
|||||||
@@ -32,8 +32,9 @@ expression:
|
|||||||
context_values:
|
context_values:
|
||||||
to:
|
to:
|
||||||
- webmaster@programme-reha-heritages.fr
|
- webmaster@programme-reha-heritages.fr
|
||||||
|
- dev@figureslibres.io
|
||||||
subject: '[REHA] nouvelle opération crée'
|
subject: '[REHA] nouvelle opération crée'
|
||||||
message: '@node.node_route_context:node.title'
|
message: test
|
||||||
reply: ''
|
reply: ''
|
||||||
language: ''
|
language: ''
|
||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
|
|||||||
Reference in New Issue
Block a user