You are here

field.field.user.user.mass_contact_opt_out.yml in Mass Contact 8

config/install/field.field.user.user.mass_contact_opt_out.yml

File

config/install/field.field.user.user.mass_contact_opt_out.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.user.mass_contact_opt_out
  6. module:
  7. - options
  8. - user
  9. id: user.user.mass_contact_opt_out
  10. field_name: mass_contact_opt_out
  11. entity_type: user
  12. bundle: user
  13. label: 'Opt-out of recieving emails'
  14. description: 'This will determine which emails you recieve.'
  15. required: false
  16. translatable: false
  17. default_value:
  18. -
  19. value: '0'
  20. default_value_callback: ''
  21. settings: { }
  22. field_type: list_string