mass_contact.settings.yml in Mass Contact 8
config/install/mass_contact.settings.yml
14 string references to 'mass_contact.settings'
- AdminSettingsForm::buildForm in src/
Form/ AdminSettingsForm.php - Form constructor.
- AdminSettingsFormTest::setUp in src/
Tests/ Form/ AdminSettingsFormTest.php - Sets up a Drupal site for running functional and integration tests.
- EmailBodyForm::buildForm in src/
Form/ EmailBodyForm.php - Form constructor.
- EmailBodyFormTest::setUp in src/
Tests/ Form/ EmailBodyFormTest.php - Sets up a Drupal site for running functional and integration tests.
- EmailHeaderForm::buildForm in src/
Form/ EmailHeaderForm.php - Form constructor.
File
config/install/mass_contact.settings.ymlView source
- form_information: 'Send email messages using the following form.'
- recipient_limit: 0
- send_with_cron: false
- optout_enabled: global
- create_archive_copy: true
- hourly_threshold: 3
- character_set: UTF-8
- default_sender_name: ''
- default_sender_email: ''
- category_display: select
- include_from_name: false
- include_to_name: false
- use_bcc: true
- category_override: true
- number_of_attachments: 3
- attachment_location: mass_contact_attachments
- message_format: 'plain_text'
- message_prefix:
- value: ''
- format: 'plain_text'
- message_suffix:
- value: ''
- format: 'plain_text'
- wait_time: 0