You are here

sparkpost.schema.yml in Sparkpost email 8

Same filename and directory in other branches
  1. 8.2 config/schema/sparkpost.schema.yml
config/schema/sparkpost.schema.yml

File

config/schema/sparkpost.schema.yml
View source
  1. sparkpost.settings:
  2. type: config_object
  3. label: 'Sparkpost config.'
  4. mapping:
  5. api_key:
  6. type: text
  7. label: 'Api key'
  8. sender:
  9. type: email
  10. label: 'Sender email'
  11. sender_name:
  12. type: text
  13. label: 'Sender name'