You are here

flag.flag.subscribe_og.yml in Message Subscribe 8

config/optional/flag.flag.subscribe_og.yml

File

config/optional/flag.flag.subscribe_og.yml
View source
  1. id: subscribe_og
  2. entity_type: node
  3. label: Groups
  4. bundles: { }
  5. flag_short: Subscribe
  6. flag_long: ''
  7. flag_message: 'You are now subscribed to this item.'
  8. unflag_short: Unsubscribe
  9. unflag_long: ''
  10. unflag_message: 'You are no longer subscribed to this item.'
  11. unflag_denied_text: ''
  12. weight: 0
  13. status: false
  14. langcode: en
  15. dependencies:
  16. module:
  17. - og
  18. roles: null
  19. flag_type: entity:node
  20. link_type: ajax_link
  21. flagTypeConfig:
  22. show_in_links:
  23. - full
  24. - teaser
  25. show_as_field: true
  26. show_on_form: false
  27. show_contextual_link: false
  28. extra_permissions: { }
  29. linkTypeConfig: { }