You are here

reroute_email.schema.yml in Reroute Email 2.x

Same filename and directory in other branches
  1. 8 config/schema/reroute_email.schema.yml
config/schema/reroute_email.schema.yml

File

config/schema/reroute_email.schema.yml
View source
  1. reroute_email.settings:
  2. type: config_object
  3. label: 'Reroute Email Settings.'
  4. mapping:
  5. enable:
  6. type: boolean
  7. label: 'Enable rerouting.'
  8. address:
  9. type: string
  10. label: 'Rerouting email addresses.'
  11. allowed:
  12. type: string
  13. label: 'A list of allowed email addresses.'
  14. description:
  15. type: boolean
  16. label: 'Show rerouting description in mail body.'
  17. message:
  18. type: boolean
  19. label: 'Display a Drupal status message after rerouting.'
  20. mailkeys:
  21. type: string
  22. label: 'Filter by mail keys.'