diff --git a/config/webform.webform.tech_for_coops.yml b/config/webform.webform.tech_for_coops.yml index faff325..234f11c 100644 --- a/config/webform.webform.tech_for_coops.yml +++ b/config/webform.webform.tech_for_coops.yml @@ -244,5 +244,43 @@ access: roles: { } users: { } permissions: { } -handlers: { } +handlers: + email: + id: email + handler_id: email + label: Email + notes: '' + status: true + conditions: { } + weight: 0 + settings: + states: + - completed + to_mail: ben@agaric.coop + to_options: { } + bcc_mail: '' + bcc_options: { } + cc_mail: '' + cc_options: { } + from_mail: _default + from_options: { } + from_name: _default + reply_to: '' + return_path: '' + sender_mail: '' + sender_name: '' + subject: _default + body: _default + excluded_elements: { } + ignore_access: false + exclude_empty: true + exclude_empty_checkbox: false + exclude_attachments: false + html: true + attachments: false + twig: false + theme_name: '' + langcode: '' + parameters: { } + debug: false variants: { }