diff --git a/config/sync/webform.webform.contact.yml b/config/sync/webform.webform.contact.yml index 5da0f36..b6d62e6 100644 --- a/config/sync/webform.webform.contact.yml +++ b/config/sync/webform.webform.contact.yml @@ -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