Commit self config updates (after webform database updates)
This commit is contained in:
parent
a8d0ab16a5
commit
a741fa1c3c
1 changed files with 8 additions and 3 deletions
|
@ -1,12 +1,9 @@
|
|||
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
|
||||
langcode: en
|
||||
status: open
|
||||
dependencies:
|
||||
enforced:
|
||||
module:
|
||||
- webform
|
||||
_core:
|
||||
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww
|
||||
open: null
|
||||
close: null
|
||||
weight: 0
|
||||
|
@ -34,6 +31,7 @@ settings:
|
|||
form_previous_submissions: true
|
||||
form_confidential: false
|
||||
form_confidential_message: ''
|
||||
form_remote_addr: true
|
||||
form_convert_anonymous: false
|
||||
form_prepopulate: false
|
||||
form_prepopulate_source_entity: false
|
||||
|
@ -166,6 +164,10 @@ access:
|
|||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
configuration:
|
||||
roles: { }
|
||||
users: { }
|
||||
permissions: { }
|
||||
handlers:
|
||||
email_confirmation:
|
||||
id: email
|
||||
|
@ -235,3 +237,6 @@ handlers:
|
|||
return_path: ''
|
||||
sender_mail: ''
|
||||
sender_name: ''
|
||||
uuid: 334440fc-4195-4388-bd1d-c9d22c37c496
|
||||
_core:
|
||||
default_config_hash: B-E6t3OGPrgG1OPuVOmoXmjWLXkta_R-lSr_ppfU2Ww
|
||||
|
|
Loading…
Reference in a new issue