From 0f388bd3242c23ce9bcc3398739c72e3a84b3a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 15 Jun 2020 15:50:29 -0400 Subject: [PATCH] Commit config snapshot of things removed a while ago? --- ...snapshot.config_sync.module.mailsystem.yml | 19 --------- ...napshot.config_sync.module.swiftmailer.yml | 39 ------------------- 2 files changed, 58 deletions(-) delete mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml delete mode 100644 config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml b/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml deleted file mode 100644 index 3f065a2..0000000 --- a/config/sync/config_snapshot.snapshot.config_sync.module.mailsystem.yml +++ /dev/null @@ -1,19 +0,0 @@ -uuid: 6a2ad6d2-8940-4fa9-8101-44700971ce85 -langcode: en -status: true -dependencies: - module: - - mailsystem -id: config_sync.module.mailsystem -snapshotSet: config_sync -extensionType: module -extensionName: mailsystem -items: - - - collection: '' - name: mailsystem.settings - data: - theme: current - defaults: - sender: php_mail - formatter: php_mail diff --git a/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml b/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml deleted file mode 100644 index 9605c04..0000000 --- a/config/sync/config_snapshot.snapshot.config_sync.module.swiftmailer.yml +++ /dev/null @@ -1,39 +0,0 @@ -uuid: 82ed1c8a-055b-4762-9ee4-14fe4465ce79 -langcode: en -status: true -dependencies: - module: - - swiftmailer -id: config_sync.module.swiftmailer -snapshotSet: config_sync -extensionType: module -extensionName: swiftmailer -items: - - - collection: '' - name: swiftmailer.message - data: - format: text/plain - filter_format: plain_text - respect_format: true - convert_mode: false - character_set: UTF-8 - - - collection: '' - name: swiftmailer.transport - data: - transport: native - smtp_host: 127.0.0.1 - smtp_port: 25 - smtp_encryption: '' - smtp_credential_provider: swiftmailer - smtp_credentials: - swiftmailer: - username: '' - password: '' - key: - username: '' - password: '' - sendmail_path: /usr/sbin/sendmail - sendmail_mode: bs - spool_directory: ''