You are here

flag.flag.email_user.yml in Message Subscribe 8

message_subscribe_email/config/optional/flag.flag.email_user.yml

File

message_subscribe_email/config/optional/flag.flag.email_user.yml
View source
  1. langcode: en
  2. status: false
  3. dependencies:
  4. module:
  5. - user
  6. id: email_user
  7. label: 'Email users'
  8. bundles: { }
  9. entity_type: user
  10. global: false
  11. weight: 0
  12. flag_short: 'Send email'
  13. flag_long: ''
  14. flag_message: ''
  15. unflag_short: 'Don''t send email'
  16. unflag_long: ''
  17. unflag_message: ''
  18. unflag_denied_text: ''
  19. flag_type: 'entity:user'
  20. link_type: ajax_link
  21. flagTypeConfig:
  22. show_in_links:
  23. full: full
  24. show_as_field: true
  25. show_on_form: false
  26. show_contextual_link: false
  27. extra_permissions:
  28. owner: '0'
  29. show_on_profile: false
  30. linkTypeConfig: { }