Commit config snapshot of things removed a while ago?
This commit is contained in:
parent
ad9b6fadf2
commit
0f388bd324
2 changed files with 0 additions and 58 deletions
|
@ -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
|
|
|
@ -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: ''
|
|
Loading…
Reference in a new issue