BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
17
config/sync/smtp.settings.yml
Normal file
17
config/sync/smtp.settings.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
smtp_on: false
|
||||
smtp_host: ''
|
||||
smtp_hostbackup: ''
|
||||
smtp_port: '25'
|
||||
smtp_protocol: standard
|
||||
smtp_username: ''
|
||||
smtp_password: ''
|
||||
smtp_from: ''
|
||||
smtp_fromname: ''
|
||||
smtp_client_hostname: ''
|
||||
smtp_client_helo: ''
|
||||
smtp_allowhtml: ''
|
||||
smtp_test_address: ''
|
||||
smtp_debugging: false
|
||||
prev_mail_system: php_mail
|
||||
_core:
|
||||
default_config_hash: WEa5Ex_IeAcm6Bm0hmQ4vU_nDwJDB8hW-vxT1qpGIbM
|
Reference in New Issue
Block a user